Adjusted text in view to show mountMaster progress

This commit is contained in:
Blade Barringer 2015-01-01 17:06:34 -06:00
parent 7172df7dbb
commit a45797a1ba

View file

@ -41,7 +41,7 @@ script(type='text/ng-template', id='partials/options.inventory.mounts.html')
a(target='_blank', href='http://www.kickstarter.com/profile/mattboch')=env.t('mattBoch')
.popover-content
p=env.t('mattShall', {name: "{{user.profile.name}}"})
h4= '{{Shared.countMounts(null,User.user.items.mounts) || 0}} / {{totalMounts}} ' + env.t('mountsTamed')
h4= env.t('mountmasterProgress') + ': {{Shared.countMounts(null,User.user.items.mounts) || 0}} / {{totalMounts}} ' + env.t('mountsTamed')
.col-md-12
+mountList(env.Content.dropEggs)
.col-md-12