FEATURE: Allow customHTML helper to resolve to a template if it

exists.
This commit is contained in:
Robin Ward
2014-03-06 13:32:32 -05:00
parent 11d91328ab
commit e2ea148e38
2 changed files with 12 additions and 3 deletions
@@ -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>&nbsp;</th>
<th>{{i18n admin.dashboard.installed_version}}</th>