Message ID | 20121127050410.2430.72645.launchpad@ackee.canonical.com |
---|---|
State | Accepted |
Headers | show |
=== modified file 'dashboard_app/views/filters/forms.py' --- dashboard_app/views/filters/forms.py 2012-10-04 22:57:41 +0000 +++ dashboard_app/views/filters/forms.py 2012-11-27 05:03:45 +0000 @@ -46,6 +46,7 @@ test_run_filter_head = ''' <link rel="stylesheet" type="text/css" href="{{ STATIC_URL }}dashboard_app/css/filter-edit.css" /> +<link rel="stylesheet" type="text/css" href="{{ STATIC_URL }}dashboard_app/css/wider-filter-horizontal.css" /> <script type="text/javascript" src="{% url admin:jsi18n %}"></script> <script type="text/javascript"> var django = {};