1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-04 21:15:24 +02:00
documize/gui/app/pods/customize/search/template.hbs

7 lines
175 B
Handlebars
Raw Normal View History

{{layout/logo-heading
title="Search"
desc="Rebuild the search index"
icon=constants.Icon.Search}}
2018-12-08 20:54:19 +00:00
{{customize/search-index searchStatus=model reindex=(action "reindex")}}