FAS gegendert

This commit is contained in:
Unknown
2019-09-06 15:09:08 +02:00
parent 2691c4b7da
commit eea7912e9a
36 changed files with 2041 additions and 2041 deletions
+4 -4
View File
@@ -190,7 +190,7 @@ echo '<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>';
<vbox flex="1" >
<groupbox id="student-detail-groupbox-student">
<caption label="Student" />
<caption label="StudentIn" />
<grid id="student-detail-grid-student" style="margin:4px;">
<columns >
<column flex="1"/>
@@ -362,7 +362,7 @@ echo '<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>';
</groupbox>
<groupbox id="student-detail-groupbox-prestudent">
<caption label="Prestudent" />
<caption label="PrestudentIn" />
<grid id="student-prestudent-grid-prestudent" style="margin:4px;" flex="1">
<columns>
<column flex="1"/>
@@ -486,7 +486,7 @@ echo '<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>';
</hbox>
</row>
<row id="student-prestudent-row-mentor">
<label value="Mentor" control="student-prestudent-textbox-mentor"/>
<label value="MentorIn" control="student-prestudent-textbox-mentor"/>
<hbox><textbox id="student-prestudent-textbox-mentor" disabled="true" size="40" maxlength="256"/></hbox>
</row>
</rows>
@@ -523,7 +523,7 @@ echo '<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>';
class="sortDirectionIndicator"
sort="rdf:http://www.technikum-wien.at/prestudentrolle/rdf#orgform_kurzbz" />
<splitter class="tree-splitter"/>
<treecol id="student-prestudent-tree-rolle-prestudent_id" label="PrestudentID" flex="2" hidden="true" persist="hidden, width, ordinal"
<treecol id="student-prestudent-tree-rolle-prestudent_id" label="PrestudentInID" flex="2" hidden="true" persist="hidden, width, ordinal"
class="sortDirectionIndicator"
sort="rdf:http://www.technikum-wien.at/prestudentrolle/rdf#prestudent_id" />
<splitter class="tree-splitter"/>