OLD | NEW |
(Empty) | |
| 1 <actions> |
| 2 |
| 3 <action name="validaction_Disabled"> |
| 4 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 5 <description>Please enter the description of this user action.</description> |
| 6 </action> |
| 7 |
| 8 <action name="validaction_Enabled"> |
| 9 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 10 <description>Please enter the description of this user action.</description> |
| 11 </action> |
| 12 |
| 13 <action name="notboolean_validaction"> |
| 14 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 15 <description>Please enter the description of this user action.</description> |
| 16 </action> |
| 17 |
| 18 </actions> |
OLD | NEW |