diff options
author | Alex Legler <alex@a3li.li> | 2015-03-14 17:31:47 +0100 |
---|---|---|
committer | Alex Legler <alex@a3li.li> | 2015-03-14 17:31:47 +0100 |
commit | 12ec8af81e0b730e5ca7b8809d85893f6315784c (patch) | |
tree | 8b0d529f4b4afb837364f6a71849396f346946d6 | |
parent | Fix GLSA paths (diff) | |
download | glsamaker-12ec8af81e0b730e5ca7b8809d85893f6315784c.tar.gz glsamaker-12ec8af81e0b730e5ca7b8809d85893f6315784c.tar.bz2 glsamaker-12ec8af81e0b730e5ca7b8809d85893f6315784c.zip |
Remove XSL stylesheets
-rw-r--r-- | app/views/glsa/_glsa.xml.builder | 2 |
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 |