Преглед изворни кода

Customer portal: continuation of the previous commit... hopefully the last one before releasing 2.3.0 beta!

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@4156 a333f486-631f-4898-b8df-5754b55c2be0
romainq пре 9 година
родитељ
комит
c947347d52
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      datamodels/2.x/itop-tickets/datamodel.itop-tickets.xml

+ 1 - 1
datamodels/2.x/itop-tickets/datamodel.itop-tickets.xml

@@ -1135,7 +1135,7 @@
                 <!-- Can be used only with ../oql tag, not ../class tag. Reason is that we can't know the class alias to apply to the condition's fields. We might have an exception saying that the field in ambigious for the generated query. -->
                 <!-- Can be used only with ../oql tag, not ../class tag. Reason is that we can't know the class alias to apply to the condition's fields. We might have an exception saying that the field in ambigious for the generated query. -->
                 <group id="opened">
                 <group id="opened">
                   <rank>1</rank>
                   <rank>1</rank>
-                  <title>Class:Ticket/Attribute:operational_status/Value:ongoing</title>
+                  <title>Brick:Portal:OngoingRequests:Tab:OnGoing</title>
                   <condition><![CDATA[SELECT Ticket AS T WHERE operational_status NOT IN ('closed', 'resolved')]]></condition>
                   <condition><![CDATA[SELECT Ticket AS T WHERE operational_status NOT IN ('closed', 'resolved')]]></condition>
                 </group>
                 </group>
                 <group id="resolved">
                 <group id="resolved">