Studienplan not hidden

This commit is contained in:
Christian Paminger
2014-10-26 17:19:17 +00:00
parent 5cda898433
commit 7ff4f8347e
+1 -1
View File
@@ -268,7 +268,7 @@ else
class="sortDirectionIndicator"
sort="rdf:http://www.technikum-wien.at/student/rdf#matr_nr" onclick="StudentTreeSort()"/>
<splitter class="tree-splitter"/>
<treecol id="student-treecol-studienplan" label="Studienplan" flex="1" hidden="true" persist="hidden, width, ordinal"
<treecol id="student-treecol-studienplan" label="Studienplan" flex="1" hidden="false" persist="hidden, width, ordinal"
class="sortDirectionIndicator"
sort="rdf:http://www.technikum-wien.at/student/rdf#studienplan_bezeichnung" onclick="StudentTreeSort()"/>
<splitter class="tree-splitter"/>