mirror of
https://github.com/documize/community.git
synced 2025-08-04 13:05:23 +02:00
New theme layout
This commit is contained in:
parent
679049d2b1
commit
34d54745f3
20 changed files with 2292 additions and 697 deletions
|
@ -20,10 +20,6 @@
|
|||
<label for="confirmPassword">Confirm Password</label>
|
||||
{{input id="confirmPassword" type="password" value=password.confirmation class=(if hasConfirmPasswordError 'form-control is-invalid' 'form-control')}}
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<label>Theme</label>
|
||||
{{ui/theme-picker onChange=(action 'onThemeChange')}}
|
||||
</div>
|
||||
{{/if}}
|
||||
<div class="btn btn-success my-5" {{action 'save'}}>Save</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue