summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorAlex Legler <alex@a3li.li>2015-03-14 17:31:47 +0100
committerAlex Legler <alex@a3li.li>2015-03-14 17:31:47 +0100
commit12ec8af81e0b730e5ca7b8809d85893f6315784c (patch)
tree8b0d529f4b4afb837364f6a71849396f346946d6 /app
parentFix GLSA paths (diff)
downloadglsamaker-12ec8af81e0b730e5ca7b8809d85893f6315784c.tar.gz
glsamaker-12ec8af81e0b730e5ca7b8809d85893f6315784c.tar.bz2
glsamaker-12ec8af81e0b730e5ca7b8809d85893f6315784c.zip
Remove XSL stylesheets
Diffstat (limited to 'app')
-rw-r--r--app/views/glsa/_glsa.xml.builder2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/views/glsa/_glsa.xml.builder b/app/views/glsa/_glsa.xml.builder
index 73b466a..31d75fa 100644
--- a/app/views/glsa/_glsa.xml.builder
+++ b/app/views/glsa/_glsa.xml.builder
@@ -1,6 +1,4 @@
xml.instruct!
-xml.instruct! :'xml-stylesheet', :href => '/xsl/glsa.xsl', :type => 'text/xsl'
-xml.instruct! :'xml-stylesheet', :href => '/xsl/guide.xsl', :type => 'text/xsl'
xml.declare! :DOCTYPE, :glsa, :SYSTEM, "http://www.gentoo.org/dtd/glsa.dtd"
xml.glsa :id => glsa.glsa_id do