FEATURE: Allow customHTML helper to resolve to a template if it
exists.
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
<div {{bind-attr class=":dashboard-stats :version-check versionCheck.critical_updates:critical:normal"}}>
|
||||
<table class="table table-condensed table-hover">
|
||||
<thead>
|
||||
{{customHTML 'upgrade-header'}}
|
||||
<tr>
|
||||
<th> </th>
|
||||
<th>{{i18n admin.dashboard.installed_version}}</th>
|
||||
|
||||
Reference in New Issue
Block a user