From 2e7f4785d06310a2c577b3a9fe34f1fb541887e3 Mon Sep 17 00:00:00 2001 From: fredkingham Date: Mon, 3 Apr 2017 15:50:14 +0100 Subject: [PATCH] make sure the icons appear --- .../pathway/templates/modal_pathway_base.html | 2 +- .../templates/modal_wizard_pathway.html | 2 +- .../pathway/templates/page_pathway.html | 7 ++-- .../pathway/templates/pathway_base.html | 2 +- .../pathway/templates/wizard_pathway.html | 2 +- pathway/tests/pathways.py | 3 +- pathway/tests/test_views.py | 32 +++++++++++++++++++ 7 files changed, 42 insertions(+), 8 deletions(-) diff --git a/pathway/templates/pathway/templates/modal_pathway_base.html b/pathway/templates/pathway/templates/modal_pathway_base.html index 4de7b4a..915fcbc 100644 --- a/pathway/templates/pathway/templates/modal_pathway_base.html +++ b/pathway/templates/pathway/templates/modal_pathway_base.html @@ -2,7 +2,7 @@