mirror of
https://github.com/documize/community.git
synced 2025-07-23 07:09:43 +02:00
8 lines
261 B
Handlebars
8 lines
261 B
Handlebars
<div class="view-customize">
|
|
<form>
|
|
<div class="form-group">
|
|
<p>{{localize 'search_reindex'}}</p>
|
|
{{ui/ui-button color=constants.Color.Yellow light=true icon=constants.Icon.Search label=buttonLabel onClick=(action "reindex")}}
|
|
</div>
|
|
</form>
|
|
</div>
|