From a53719b3a54841ea82b21bff0d6bb9d893c958b9 Mon Sep 17 00:00:00 2001 From: Sanj Date: Wed, 31 Aug 2011 02:02:34 +0530 Subject: [PATCH] apply table css to feature list on authority record page --- gazetteer/static/css/feature_admin.css | 2 +- .../templates/admin/places/authorityrecord/change_form.html | 4 ++-- gazetteer/templates/admin/places/feature/change_form.html | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gazetteer/static/css/feature_admin.css b/gazetteer/static/css/feature_admin.css index 63c6943..99f5839 100644 --- a/gazetteer/static/css/feature_admin.css +++ b/gazetteer/static/css/feature_admin.css @@ -1,3 +1,3 @@ -#similarTable { +.customTable { width: 100%; } diff --git a/gazetteer/templates/admin/places/authorityrecord/change_form.html b/gazetteer/templates/admin/places/authorityrecord/change_form.html index ca71f42..9818eff 100644 --- a/gazetteer/templates/admin/places/authorityrecord/change_form.html +++ b/gazetteer/templates/admin/places/authorityrecord/change_form.html @@ -6,13 +6,13 @@ RECORD_ID = {{ object_id }} - + {% endblock %} {% block after_related_objects %}

List of Features:

- +
diff --git a/gazetteer/templates/admin/places/feature/change_form.html b/gazetteer/templates/admin/places/feature/change_form.html index eb1ec40..0f6c547 100644 --- a/gazetteer/templates/admin/places/feature/change_form.html +++ b/gazetteer/templates/admin/places/feature/change_form.html @@ -17,7 +17,7 @@ {% block after_related_objects %}

Similar Features

-
Name
+