From 02402094102259d6c8e9cb1d7e75be3eada72880 Mon Sep 17 00:00:00 2001 From: Jacob Date: Tue, 18 Jul 2017 20:20:04 +0100 Subject: [PATCH] Removed buffViewList that shouldn't have been there --- .../client/views/character/spells/spellDialog/spellDialog.html | 1 - 1 file changed, 1 deletion(-) diff --git a/rpg-docs/client/views/character/spells/spellDialog/spellDialog.html b/rpg-docs/client/views/character/spells/spellDialog/spellDialog.html index d2d77854..330c28fd 100644 --- a/rpg-docs/client/views/character/spells/spellDialog/spellDialog.html +++ b/rpg-docs/client/views/character/spells/spellDialog/spellDialog.html @@ -38,7 +38,6 @@
{{#markdown}}{{evaluateSpellString charId parent.id description}}{{/markdown}}
{{> attacksViewList charId=charId parentId=_id}} - {{> buffViewList charId=charId parentId=_id}}