Commit 1f6b62be authored by smestry's avatar smestry

added new js file of customer details and item details in side panel.


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@103965 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 00b33388
......@@ -847,7 +847,7 @@
// Changed by Sneha on 04-11-2016, to add new to upload images [Start]
function uploadImg(objName)
{
alert(objName);
//alert(objName);
var refId = document.getElementById("Detail1.1.item_parnt").value;
if(refId == "")
{
......
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