im ressourcemenü Spalte Typ hinzugefügt

This commit is contained in:
Karl Burkhart
2011-09-07 15:00:49 +00:00
parent 476deab69b
commit a9f964a5fc
+3
View File
@@ -146,6 +146,8 @@ echo '<?xul-overlay href="'.APP_ROOT.'content/projekt/gantt.overlay.xul.php"?>';
>
<treecols>
<treecol id="treecol-ressourcemenue-description" label="Anzeige" flex="2" primary="true"/>
<splitter class="tree-splitter"/>
<treecol id="treecol-ressourcemenue-typ" label="typ" flex="5" hidden ="true" />
<splitter class="tree-splitter"/>
<treecol id="treecol-ressourcemenue-ressource_id" label="ID" flex="5" hidden ="true" />
<splitter class="tree-splitter"/>
@@ -168,6 +170,7 @@ echo '<?xul-overlay href="'.APP_ROOT.'content/projekt/gantt.overlay.xul.php"?>';
<treeitem uri="rdf:*">
<treerow>
<treecell label="rdf:http://www.technikum-wien.at/ressource/rdf#rdf_description"/>
<treecell label="rdf:http://www.technikum-wien.at/ressource/rdf#typ"/>
<treecell label="rdf:http://www.technikum-wien.at/ressource/rdf#ressource_id"/>
<treecell label="rdf:http://www.technikum-wien.at/ressource/rdf#bezeichnung"/>
<treecell label="rdf:http://www.technikum-wien.at/ressource/rdf#beschreibung"/>