Commit a9934e4e authored by wansari's avatar wansari

Removed comment in Product Wizard Add/Edit for Image attachment icon issue


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@105326 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 0296ebde
......@@ -1103,7 +1103,6 @@ function uploadImg(inputElem)
MIN_REQUIRED : 0,
MAX_ALLOWED : 5,
CONTENT_TYPE : types,
//Added by Santosh on 21/03/2017 to call attachment plugin as per new changes
IS_HOSTED_MODE: true
});
......
......@@ -717,7 +717,6 @@ function setActionVal( value )
MIN_REQUIRED : 0,
MAX_ALLOWED : 5,
CONTENT_TYPE : types,
//Added by Santosh on 21/03/2017 to call attachment plugin as per new changes
IS_HOSTED_MODE: true
});
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment