mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-19 07:12:26 +02:00
dictionnary typo on Notification header message
SVN:2.4[5127]
This commit is contained in:
@@ -916,7 +916,7 @@ Dict::Add('EN US', 'English', 'English', array(
|
|||||||
<li>the "on object creation" triggers get executed when an object of the specified class is created</li>
|
<li>the "on object creation" triggers get executed when an object of the specified class is created</li>
|
||||||
<li>the "on entering a state" triggers get executed before an object of the given class enters a specified state (coming from another state)</li>
|
<li>the "on entering a state" triggers get executed before an object of the given class enters a specified state (coming from another state)</li>
|
||||||
<li>the "on leaving a state" triggers get executed when an object of the given class is leaving a specified state</li>
|
<li>the "on leaving a state" triggers get executed when an object of the given class is leaving a specified state</li>
|
||||||
<li>the "on threshold" triggers get executed when a threshold for TTR or TTO as been reached</li>
|
<li>the "on threshold" triggers get executed when a threshold for TTR or TTO has been reached</li>
|
||||||
<li>the "on portal update" triggers get executed when a ticket is updated from the portal</li>
|
<li>the "on portal update" triggers get executed when a ticket is updated from the portal</li>
|
||||||
</ol>
|
</ol>
|
||||||
</p>
|
</p>
|
||||||
|
|||||||
Reference in New Issue
Block a user