Browse Source

auto-reload set to fast everywhere it is used.

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@2530 a333f486-631f-4898-b8df-5754b55c2be0
dflaven 12 năm trước cách đây
mục cha
commit
ece2afb311

+ 1 - 1
datamodels/1.x/itop-incident-mgmt-1.0.0/datamodel.itop-incident-mgmt.xml

@@ -1169,7 +1169,7 @@
       <parent>Incident:Shortcuts</parent>
       <oql><![CDATA[SELECT Incident WHERE status IN ("new", "assigned", "escalated_tto", "escalated_ttr", "resolved")]]></oql>
       <do_search/>
-      <auto_reload>standard</auto_reload>
+      <auto_reload>fast</auto_reload>
     </menu>
   </menus>
 </itop_design>