You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by hn...@apache.org on 2017/06/26 16:08:49 UTC

svn commit: r1799940 - /myfaces/tobago/trunk/tobago-theme/tobago-theme-standard/src/main/resources/META-INF/resources/tobago/standard/tobago-bootstrap/_version/js/tobago-deltaspike.js

Author: hnoeth
Date: Mon Jun 26 16:08:49 2017
New Revision: 1799940

URL: http://svn.apache.org/viewvc?rev=1799940&view=rev
Log:
TOBAGO-1752 DeltaSpike WindowId doesn't work correctly with Tobago
* deltaspike method is now called after page fully loaded

Modified:
    myfaces/tobago/trunk/tobago-theme/tobago-theme-standard/src/main/resources/META-INF/resources/tobago/standard/tobago-bootstrap/_version/js/tobago-deltaspike.js

Modified: myfaces/tobago/trunk/tobago-theme/tobago-theme-standard/src/main/resources/META-INF/resources/tobago/standard/tobago-bootstrap/_version/js/tobago-deltaspike.js
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-theme/tobago-theme-standard/src/main/resources/META-INF/resources/tobago/standard/tobago-bootstrap/_version/js/tobago-deltaspike.js?rev=1799940&r1=1799939&r2=1799940&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-theme/tobago-theme-standard/src/main/resources/META-INF/resources/tobago/standard/tobago-bootstrap/_version/js/tobago-deltaspike.js (original)
+++ myfaces/tobago/trunk/tobago-theme/tobago-theme-standard/src/main/resources/META-INF/resources/tobago/standard/tobago-bootstrap/_version/js/tobago-deltaspike.js Mon Jun 26 16:08:49 2017
@@ -17,7 +17,7 @@
  * under the License.
  */
 
-jQuery(document).ready(function() {
+jQuery(document).load(function() {
   var dswid = location.search.replace(/.*dswid=(\-?[0-9]+).*/, "$1");
   if (dswid) {
     dswh.init(dswid, 'LAZY', 10, {