http://ofbiz.116.s1.nabble.com/Re-svn-commit-r992455-in-ofbiz-branches-jquery-framework-common-widget-framework-images-webapp-image-tp2526540.html
> Author: jleroux
> Date: Fri Sep 3 20:29:16 2010
> New Revision: 992455
>
> URL:
http://svn.apache.org/viewvc?rev=992455&view=rev> Log:
> Adds LICENCE information for asmselect-1.0.4a-beta and renames files in order to show version
>
> Added:
> ofbiz/branches/jquery/framework/images/webapp/images/jquery/plugins/asmselect/jquery.asmselect-1.0.4a-beta.css
> - copied unchanged from r992446,
> ofbiz/branches/jquery/framework/images/webapp/images/jquery/plugins/asmselect/jquery.asmselect.css
> ofbiz/branches/jquery/framework/images/webapp/images/jquery/plugins/asmselect/jquery.asmselect-1.0.4a-beta.js
> - copied unchanged from r992446,
> ofbiz/branches/jquery/framework/images/webapp/images/jquery/plugins/asmselect/jquery.asmselect.js
> Removed:
> ofbiz/branches/jquery/framework/images/webapp/images/jquery/plugins/asmselect/jquery.asmselect.css
> ofbiz/branches/jquery/framework/images/webapp/images/jquery/plugins/asmselect/jquery.asmselect.js
> Modified:
> ofbiz/branches/jquery/LICENSE
> ofbiz/branches/jquery/framework/common/widget/CommonScreens.xml
>
> Modified: ofbiz/branches/jquery/LICENSE
> URL:
http://svn.apache.org/viewvc/ofbiz/branches/jquery/LICENSE?rev=992455&r1=992454&r2=992455&view=diff> ==============================================================================
> --- ofbiz/branches/jquery/LICENSE (original)
> +++ ofbiz/branches/jquery/LICENSE Fri Sep 3 20:29:16 2010
> @@ -1270,6 +1270,8 @@ ofbiz/trunk/framework/images/webapp/imag
> ofbiz/trunk/framework/images/webapp/images/jquery/plugins/jeditable/jquery.jeditable.js
> ofbiz/trunk/framework/images/webapp/images/jquery/plugins/fjTimer/jquerytimer-min.js
> ofbiz/trunk/framework/images/webapp/images/jquery/plugins/fjTimer/jquerytimer.js
> +ofbiz/trunk/framework/images/webapp/images/jquery/plugins/asmselect/jquery.asmselect-1.0.4a-beta.js
> +ofbiz/trunk/framework/images/webapp/images/jquery/plugins/asmselect/jquery.asmselect-1.0.4a-beta.css
> =========================================================================
> The MIT License
>
>
> Modified: ofbiz/branches/jquery/framework/common/widget/CommonScreens.xml
> URL:
>
http://svn.apache.org/viewvc/ofbiz/branches/jquery/framework/common/widget/CommonScreens.xml?rev=992455&r1=992454&r2=992455&view=diff> ==============================================================================
> --- ofbiz/branches/jquery/framework/common/widget/CommonScreens.xml (original)
> +++ ofbiz/branches/jquery/framework/common/widget/CommonScreens.xml Fri Sep 3 20:29:16 2010
> @@ -115,7 +115,7 @@ under the License.
> <actions>
> <!-- The default (global) java scripts -->
> <!-- jQuery part -->
> - <set field="layoutSettings.javaScripts[+0]" value="/images/jquery/plugins/asmselect/jquery.asmselect.js"
> global="true"/>
> + <set field="layoutSettings.javaScripts[+0]"
> value="/images/jquery/plugins/asmselect/jquery.asmselect-1.0.4a-beta.js" global="true"/>
> <set field="layoutSettings.javaScripts[+0]" value="/images/jquery/ui/js/jquery-ui-1.8.2.custom.min.js"
> global="true"/>
> <set field="layoutSettings.javaScripts[+0]"
> value="/images/jquery/plugins/datetimepicker/jquery-ui-timepicker-addon-0.5.js" global="true"/>
> <set field="layoutSettings.javaScripts[+0]" value="/images/jquery/plugins/jeditable/jquery.jeditable.js"
> global="true"/>
> @@ -125,7 +125,7 @@ under the License.
> <set field="layoutSettings.javaScripts[+0]"
> value="/images/jquery/ui/development-bundle/ui/i18n/jquery.ui.datepicker-${initialLocale}.js" global="true"/>
> <set field="layoutSettings.javaScripts[+0]" value="/images/jquery/jquery-1.4.2.js" global="true"/>
> <!-- jQuery CSSs -->
> - <set field="layoutSettings.styleSheets[+0]" value="/images/jquery/plugins/asmselect/jquery.asmselect.css"
> global="true"/>
> + <set field="layoutSettings.styleSheets[+0]"
> value="/images/jquery/plugins/asmselect/jquery.asmselect-1.0.4a-beta.css" global="true"/>
>
> <set field="layoutSettings.javaScripts[]" value="/images/selectall.js" global="true"/>
> <set field="layoutSettings.javaScripts[]" value="/images/fieldlookup.js" global="true"/>
> @@ -324,7 +324,7 @@ under the License.
> <set field="layoutSettings.rtlStyleSheets[+0]" value="/images/mainrtl.css" global="true"/>
> <!-- The default (global) java scripts -->
> <!-- jQuery part -->
> - <set field="layoutSettings.javaScripts[+0]" value="/images/jquery/plugins/asmselect/jquery.asmselect.js"
> global="true"/>
> + <set field="layoutSettings.javaScripts[+0]"
> value="/images/jquery/plugins/asmselect/jquery.asmselect-1.0.4a-beta.js" global="true"/>
> <set field="layoutSettings.javaScripts[+0]" value="/images/jquery/ui/js/jquery-ui-1.8.2.custom.min.js"
> global="true"/>
> <set field="layoutSettings.javaScripts[+0]"
> value="/images/jquery/plugins/datetimepicker/jquery-ui-timepicker-addon-0.5.js" global="true"/>
> <set field="layoutSettings.javaScripts[+0]" value="/images/jquery/plugins/jeditable/jquery.jeditable.js"
> global="true"/>
> @@ -334,7 +334,7 @@ under the License.
> <set field="layoutSettings.javaScripts[+0]"
> value="/images/jquery/ui/development-bundle/ui/i18n/jquery.ui.datepicker-${initialLocale}.js" global="true"/>
> <set field="layoutSettings.javaScripts[+0]" value="/images/jquery/jquery-1.4.2.js" global="true"/>
> <!-- jQuery CSSs -->
> - <set field="layoutSettings.styleSheets[+0]" value="/images/jquery/plugins/asmselect/jquery.asmselect.css"
> global="true"/>
> + <set field="layoutSettings.styleSheets[+0]"
> value="/images/jquery/plugins/asmselect/jquery.asmselect-1.0.4a-beta.css" global="true"/>
>
> <set field="layoutSettings.javaScripts[]" value="/images/selectall.js" global="true"/>
> <set field="layoutSettings.javaScripts[]" value="/images/fieldlookup.js" global="true"/>
>
>