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

[WIP] Upgrade EmberJS -- lint pass!

This commit is contained in:
Harvey Kandola 2018-12-08 20:54:19 +00:00
parent c7808d0b5a
commit adbd00bdd7
95 changed files with 645 additions and 645 deletions

View file

@ -11,7 +11,7 @@
<form class="mt-5 ">
<div class="form-group">
<p>It can take up to 30 minutes to rebuild the search index across all documents and associated content.</p>
<div class="btn btn-danger mt-3" {{action 'reindex'}}>{{buttonLabel}}</div>
<div class="btn btn-danger mt-3" {{action "reindex"}}>{{buttonLabel}}</div>
</div>
</form>
</div>