http://git-wip-us.apache.org/repos/asf/ambari/blob/2a77e39c/ambari-web/vendor/scripts/ember-latest.js
----------------------------------------------------------------------
diff --git a/ambari-web/vendor/scripts/ember-latest.js 
b/ambari-web/vendor/scripts/ember-latest.js
index 6d9cce2..aadea06 100644
--- a/ambari-web/vendor/scripts/ember-latest.js
+++ b/ambari-web/vendor/scripts/ember-latest.js
@@ -10751,7 +10751,7 @@ Ember.Location.registerImplementation('none', 
Ember.NoneLocation);
 // License:   Licensed under MIT license (see license.js)
 // ==========================================================================
 
-Ember.assert("Ember Views require jQuery 1.7", window.jQuery && 
(window.jQuery().jquery.match(/^1\.7(\.\d+)?(pre|rc\d?)?/) || 
Ember.ENV.FORCE_JQUERY));
+//Ember.assert("Ember Views require jQuery 1.7", window.jQuery && 
(window.jQuery().jquery.match(/^1\.7(\.\d+)?(pre|rc\d?)?/) || 
Ember.ENV.FORCE_JQUERY));
 Ember.$ = window.jQuery;
 
 })();

Reply via email to