Updates cleanup

This commit is contained in:
Mark McDowall 2013-10-06 15:22:43 -07:00
parent 27511769ae
commit 308f76d0fe
5 changed files with 50 additions and 27 deletions

View file

@ -1,6 +1,15 @@
<div class="update">
<fieldset>
<legend>{{version}} <span class="date">- {{ShortDate releaseDate}} {{currentVersion version latest}}</span></legend>
<legend>{{version}}
<span class="date">
- {{ShortDate releaseDate}}
{{#if installed}}<i class="icon-ok" title="Installed"></i>{{/if}}
{{#if_windows}}
{{#if isUpgrade}}<span class="label label-inverse install-update x-install-update">Install</span>{{/if}}
{{/if_windows}}
</span>
</legend>
{{#with changes}}
{{#each new}}