HOR-2877 The HOR-1847 change is reversed because of unexpected errors.
This commit is contained in:
@@ -848,9 +848,6 @@ function generateGrid(proUid, tasUid, dynUid) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function ajaxDerivationRequest(appUid, delIndex, maxLenght, appNumber, fieldGridGral, fieldGridGralVal) {
|
function ajaxDerivationRequest(appUid, delIndex, maxLenght, appNumber, fieldGridGral, fieldGridGralVal) {
|
||||||
if (fieldGridGralVal !== null) {
|
|
||||||
fieldGridGralVal = stringReplace("\\x2F", "__FRASL__", fieldGridGralVal);
|
|
||||||
}
|
|
||||||
Ext.Ajax.request({
|
Ext.Ajax.request({
|
||||||
method: 'POST',
|
method: 'POST',
|
||||||
headers: {
|
headers: {
|
||||||
|
|||||||
Reference in New Issue
Block a user