mirror of
https://github.com/documize/community.git
synced 2025-07-24 15:49:44 +02:00
8 lines
289 B
Handlebars
8 lines
289 B
Handlebars
<div class="view-customize">
|
|
<form>
|
|
<div class="form-group">
|
|
<p>It can take up to 30 minutes to rebuild the search index.</p>
|
|
{{ui/ui-button color=constants.Color.Yellow light=true icon=constants.Icon.Search label=buttonLabel onClick=(action "reindex")}}
|
|
</div>
|
|
</form>
|
|
</div>
|