44002^Eigenschaften verwalten^100^0^0^150^300^1^char^30^0^18^^^<<SQL>> select '../edit/viz/viz_property_list.jsp' from xdummy;^
44003^Name^20^0^0^150^150^1^sql^50^0^0^^^^
44004^Komponente^1^0^0^150^200^1^integer^200^0^13^<<SQL>> select tid,name from systeminfo order by 2;^ ^^
44005^Projekte verwalten^200^0^0^150^300^1^char^30^0^13^^^<<SQL>> select '../edit/qa/qa_project_list.jsp' from xdummy;^
44005^Eigenschaftsgruppen verwalten^200^0^0^150^300^1^char^30^0^18^^^<<SQL>> select '../edit/viz/viz_property_group_list.jsp' from xdummy;^
44006^Projekt^5^0^0^150^200^1^integer^200^0^13^<<SQL>> select tid,name from qa_project where active=1 /* and systeminfo_id=<<Komponente>> */ order by 2;^^^
44007^Status Test^200^0^0^150^200^1^integer^200^0^13^<<SQL>> select 1,'nur aktive' from xdummy union select 0,'nur inaktive' from xdummy order by 2;^^ ^
@ -155,6 +156,11 @@ var staticValueArray = staticValues.split(/\|/);
@@ -155,6 +156,11 @@ var staticValueArray = staticValues.split(/\|/);
return valueOptions;
}
}
function commonChartPropertyGroup(caption,groupUniquename)
{
this.caption=caption;
this.groupUniquename=groupUniquename;
}
var commonChartProperties=[];
]]></xsl:text>
@ -179,6 +185,8 @@ var newCommonChartProperty = new commonChartProperty("</xsl:text>
@@ -179,6 +185,8 @@ var newCommonChartProperty = new commonChartProperty("</xsl:text>