fix(dilatory): typo
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user