This commit is contained in:
Andreas Österreicher
2008-11-17 12:55:35 +00:00
parent aef58c20d6
commit 2daa50ac3a
2 changed files with 5 additions and 3 deletions
+2 -2
View File
@@ -244,7 +244,7 @@ else
<splitter class="tree-splitter"/>
<treecol id="student-treecol-dual" label="Dual" flex="1" hidden="true" persist="hidden, width, ordinal"
class="sortDirectionIndicator"
sort="rdf:http://www.technikum-wien.at/student/rdf#dual" onclick="StudentTreeSort()"/>
sort="rdf:http://www.technikum-wien.at/student/rdf#dual_bezeichnung" onclick="StudentTreeSort()"/>
<splitter class="tree-splitter"/>
</treecols>
@@ -278,7 +278,7 @@ else
<treecell label="rdf:http://www.technikum-wien.at/student/rdf#orgform" />
<treecell label="rdf:http://www.technikum-wien.at/student/rdf#aufmerksamdurch_kurzbz" />
<treecell label="rdf:http://www.technikum-wien.at/student/rdf#punkte" />
<treecell label="rdf:http://www.technikum-wien.at/student/rdf#dual" />
<treecell label="rdf:http://www.technikum-wien.at/student/rdf#dual_bezeichnung" />
</treerow>
</treeitem>
</treechildren>