1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-02 20:15:26 +02:00

reworked smart section UX

This commit is contained in:
Harvey Kandola 2017-12-08 17:42:54 +00:00
parent 57b3801f87
commit 0eef10e586
6 changed files with 67 additions and 92 deletions

View file

@ -29,7 +29,7 @@
</div>
{{/if}}
{{else}}
<div class="btn btn-success" {{action 'auth'}}>Authenticate</div>
<div class="btn btn-primary" {{action 'auth'}}>Authenticate</div>
{{/if}}
{{/section/base-editor}}