svn commit: r1564775 - /ofbiz/trunk/framework/images/webapp/images/selectall.js

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r1564775 - /ofbiz/trunk/framework/images/webapp/images/selectall.js

jleroux@apache.org
Author: jleroux
Date: Wed Feb  5 13:46:09 2014
New Revision: 1564775

URL: http://svn.apache.org/r1564775
Log:
Adds a link to the documentation in wiki

Modified:
    ofbiz/trunk/framework/images/webapp/images/selectall.js

Modified: ofbiz/trunk/framework/images/webapp/images/selectall.js
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/selectall.js?rev=1564775&r1=1564774&r2=1564775&view=diff
==============================================================================
--- ofbiz/trunk/framework/images/webapp/images/selectall.js (original)
+++ ofbiz/trunk/framework/images/webapp/images/selectall.js Wed Feb  5 13:46:09 2014
@@ -664,6 +664,7 @@ function toggleScreenlet(link, areaId, s
   * @param element The id of the display field
   * @param url The request to be called to update the display field
   * @param options Options to be passed to Ajax.InPlaceEditor
+  * https://cwiki.apache.org/confluence/display/OFBIZ/Enhancing+Display+Widget+to+use+Ajax.InPlaceEditor
 */
 
 function ajaxInPlaceEditDisplayField(element, url, options) {