mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-07 03:22:21 +03:00
679dc3c0d6
* Separated theme and design settings
8 lines
204 B
Handlebars
8 lines
204 B
Handlebars
<GhFullscreenModal @modal="upload-theme"
|
|
@model={{hash
|
|
themes=themes
|
|
activate=(route-action 'activateTheme')
|
|
}}
|
|
@close={{route-action "cancel"}}
|
|
@modifier="action wide" />
|