summaryrefslogtreecommitdiff
path: root/gentoobrowse/present/atom.xml
diff options
context:
space:
mode:
authorrandomdan <randomdan@localhost>2011-08-26 18:00:16 +0000
committerrandomdan <randomdan@localhost>2011-08-26 18:00:16 +0000
commited22563850cf21f664fa3398f145bb39698ca10e (patch)
tree9683761a58dff8c31b715ef02e5675f0b32fe884 /gentoobrowse/present/atom.xml
parentDon't use parameters in sqlCheck anymore... just like sqlTask yesterday (diff)
downloadgentoobrowse-ed22563850cf21f664fa3398f145bb39698ca10e.tar.bz2
gentoobrowse-ed22563850cf21f664fa3398f145bb39698ca10e.tar.xz
gentoobrowse-ed22563850cf21f664fa3398f145bb39698ca10e.zip
Slash XML bloat with parameters and remove a pointless
Diffstat (limited to 'gentoobrowse/present/atom.xml')
-rw-r--r--gentoobrowse/present/atom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gentoobrowse/present/atom.xml b/gentoobrowse/present/atom.xml
index 252a0bc..fcb4fea 100644
--- a/gentoobrowse/present/atom.xml
+++ b/gentoobrowse/present/atom.xml
@@ -4,7 +4,7 @@
<xi:include href="../views/newebuildsatom.xml" />
<project2:view name="atomebuilds" source="newebuilds" rootname="newebuilds" recordname="ebuild">
<parameters>
- <param name="username"><value source="uri" index="1" /></param>
+ <username source="uri" index="1" />
</parameters>
</project2:view>
</view>