fix(dilatory): typo

This commit is contained in:
Tyler Renelle 2014-06-30 20:47:02 -06:00
parent 27a71fa6ea
commit de2ba36274

View file

@ -2,7 +2,7 @@ script(type='text/ng-template', id='partials/options.inventory.mounts.html')
.container-fluid
.stable.row
.col-md-2
div(class="#{env.worldDmg.stable ? 'npc_matt_broken' : 'npc_matt'}")
div(class="#{env.worldDmg.stables ? 'npc_matt_broken' : 'npc_matt'}")
.col-md-10
.popover.static-popover.fade.right.in
.arrow