From deb6fcc3222d885fb0367eec035bf64557ff8c6b Mon Sep 17 00:00:00 2001 From: eric Date: Mon, 14 Dec 2015 11:52:41 -0500 Subject: [PATCH] use local version of ui-lightness css uniformly this is not fixing a bug, just making the invocation uniform accross the site. --- frontend/templates/campaign_admin.html | 2 +- frontend/templates/gift.html | 2 +- frontend/templates/libraryauth/edit.html | 3 +-- frontend/templates/map_subject.html | 2 +- frontend/templates/marc/upload.html | 2 +- frontend/templates/merge.html | 2 +- frontend/templates/rh_tools.html | 2 +- frontend/templates/rights_holders.html | 2 +- frontend/templates/work.html | 2 +- 9 files changed, 9 insertions(+), 10 deletions(-) diff --git a/frontend/templates/campaign_admin.html b/frontend/templates/campaign_admin.html index f20061ef..8af3f503 100644 --- a/frontend/templates/campaign_admin.html +++ b/frontend/templates/campaign_admin.html @@ -2,7 +2,7 @@ {% block extra_extra_head %} {{ block.super }} - + {{ form.media.css }} {{ form.media.js }} diff --git a/frontend/templates/gift.html b/frontend/templates/gift.html index f29f0e3e..4ffc2530 100644 --- a/frontend/templates/gift.html +++ b/frontend/templates/gift.html @@ -6,7 +6,7 @@ {% block extra_extra_head %} {{ block.super }} - + {{ transfer_form.media.css }} {{ transfer_form.media.js }} diff --git a/frontend/templates/libraryauth/edit.html b/frontend/templates/libraryauth/edit.html index d637b9f9..d894ecf5 100644 --- a/frontend/templates/libraryauth/edit.html +++ b/frontend/templates/libraryauth/edit.html @@ -3,8 +3,7 @@ {% block title %} Library Admin {% endblock %} {% block extra_extra_head %} {{ block.super }} - -