[bugzilla-gnome-org-extensions] Do not include nonexistent css
- From: Krzesimir Nowak <krnowak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [bugzilla-gnome-org-extensions] Do not include nonexistent css
- Date: Fri, 10 Oct 2014 08:30:21 +0000 (UTC)
commit 84755f9fba9f0d01e75a8c9013b6508d79a8bca3
Author: Krzesimir Nowak <krzesimir endocode com>
Date: Fri Oct 10 10:29:14 2014 +0200
Do not include nonexistent css
gnome_attachment_status.css was removed some time ago.
.../template/en/default/attachment/edit.html.tmpl | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/GnomeAttachmentStatus/template/en/default/attachment/edit.html.tmpl
b/GnomeAttachmentStatus/template/en/default/attachment/edit.html.tmpl
index 13bb8bc..6dceb31 100644
--- a/GnomeAttachmentStatus/template/en/default/attachment/edit.html.tmpl
+++ b/GnomeAttachmentStatus/template/en/default/attachment/edit.html.tmpl
@@ -22,7 +22,7 @@
subheader = subheader
doc_section = "attachments.html"
javascript_urls = ['js/attachment.js', 'js/field.js',
'extensions/GnomeAttachmentStatus/web/gnome_attachment_status.js']
- style_urls = ['skins/standard/attachment.css',
'extensions/GnomeAttachmentStatus/web/gnome_attachment_status.css']
+ style_urls = ['skins/standard/attachment.css']
yui = [ 'autocomplete' ]
bodyclasses = "no_javascript"
%]
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]