From 0eea6f238690794237edf5948fab7b52aaf1c5d4 Mon Sep 17 00:00:00 2001 From: Jacob Date: Sun, 30 Jul 2017 21:20:27 +0100 Subject: [PATCH] Cantrips now display as " cantrip" rather than "Level 0 " Also fixed spacing if "(ritual)" tag was not present --- .../views/character/spells/spellDialog/spellDialog.html | 2 +- .../views/character/spells/spellDialog/spellDialog.js | 7 +++++++ 2 files changed, 8 insertions(+), 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 aa23a17e..6fa32952 100644 --- a/rpg-docs/client/views/character/spells/spellDialog/spellDialog.html +++ b/rpg-docs/client/views/character/spells/spellDialog/spellDialog.html @@ -12,7 +12,7 @@