svn commit: r1242519 - /ofbiz/trunk/applications/content/widget/content/ContentScreens.xml

Posted by erwan on
URL: http://ofbiz.116.s1.nabble.com/svn-commit-r1242519-ofbiz-trunk-applications-content-widget-content-ContentScreens-xml-tp4374328.html

Author: erwan
Date: Thu Feb  9 20:50:46 2012
New Revision: 1242519

URL: http://svn.apache.org/viewvc?rev=1242519&view=rev
Log:
Another superfluous jquery declaration. related to OFBIZ-4683 - Thanks Wai

Modified:
    ofbiz/trunk/applications/content/widget/content/ContentScreens.xml

Modified: ofbiz/trunk/applications/content/widget/content/ContentScreens.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/content/widget/content/ContentScreens.xml?rev=1242519&r1=1242518&r2=1242519&view=diff
==============================================================================
--- ofbiz/trunk/applications/content/widget/content/ContentScreens.xml (original)
+++ ofbiz/trunk/applications/content/widget/content/ContentScreens.xml Thu Feb  9 20:50:46 2012
@@ -86,7 +86,6 @@ under the License.
     <screen name="navigateContent">
         <section>
             <actions>
-                <set field="layoutSettings.javaScripts[+0]" value="/images/jquery/jquery-1.7.min.js" global="true"/>
                 <set field="titleProperty" value="PageTitleNavigateContent"/>
                 <set field="tabButtonItem" value="navigateContent"/>
                 <set field="labelTitleProperty" value="PageTitleNavigateContent"/>