silverstripe-framework/admin/templates/ModelSidebar.ss

8 lines
176 B
Scheme
Raw Normal View History

2015-07-22 14:51:34 +02:00
<h3><%t ModelSidebar_ss.SEARCHLISTINGS 'Search' %></h3>
$SearchForm
<% if $ImportForm %>
2015-07-22 14:51:34 +02:00
<h3><%t ModelSidebar_ss.IMPORT_TAB_HEADER 'Import' %></h3>
$ImportForm
<% end_if %>