mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-29 05:28:44 +02:00
#1000 Implemented the behavior for the flag OPT_ATT_MUSTCHANGE, and took the opportunity to add a feedback when a field is mandatory OR when the format is wrong
SVN:trunk[3394]
This commit is contained in:
@@ -169,7 +169,7 @@
|
||||
<read_only/>
|
||||
</attribute>
|
||||
<attribute id="org_id">
|
||||
<must_change/>
|
||||
<must_prompt/>
|
||||
</attribute>
|
||||
<attribute id="team_id">
|
||||
<hidden/>
|
||||
@@ -178,7 +178,7 @@
|
||||
<hidden/>
|
||||
</attribute>
|
||||
<attribute id="description">
|
||||
<must_change/>
|
||||
<must_prompt/>
|
||||
</attribute>
|
||||
<attribute id="start_date">
|
||||
<read_only/>
|
||||
@@ -199,10 +199,10 @@
|
||||
<normal/>
|
||||
</attribute>
|
||||
<attribute id="impact">
|
||||
<must_change/>
|
||||
<must_prompt/>
|
||||
</attribute>
|
||||
<attribute id="urgency">
|
||||
<must_change/>
|
||||
<must_prompt/>
|
||||
</attribute>
|
||||
<attribute id="priority">
|
||||
<read_only/>
|
||||
|
||||
Reference in New Issue
Block a user