BUG 6647 changed text
Changed text from 'This process has any assigned dynaform' to 'This process does not have an assigned dynaform'
This commit is contained in:
@@ -157,7 +157,7 @@ var webEntry_generate = function(PRO_UID, TASKS, DYNAFORM) {
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{ if(odynaform.value=='')
|
{ if(odynaform.value=='')
|
||||||
{ alert('This process has any assigned dynaform');
|
{ alert('This process does not have an assigned dynaform');
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{ sw=1;
|
{ sw=1;
|
||||||
|
|||||||
Reference in New Issue
Block a user