mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-20 00:12:15 +00:00
im ressourcemenü Spalte Typ hinzugefügt
This commit is contained in:
@@ -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"/>
|
||||
|
||||
Reference in New Issue
Block a user