Make sure color doesn't get paths confused, be more specific about it

This commit is contained in:
Nathan Gray 2014-11-18 22:42:48 +00:00
parent e75c584aad
commit 370577e763

View File

@ -43,7 +43,7 @@ var et2_color = et2_inputWidget.extend(
position: { "x": "screenCenter", "y": "screenCenter"} position: { "x": "screenCenter", "y": "screenCenter"}
}, },
"images": { "images": {
clientPath: "phpgwapi/js/jquery/jpicker/images/" clientPath: egw_webserverUrl + "/phpgwapi/js/jquery/jpicker/images/"
}, },
"color": { "color": {
"active": new jQuery.jPicker.Color() "active": new jQuery.jPicker.Color()