Преглед на файлове

No Ticket. Removing Selectors.Psuedo.widget which is now defined in the art-widgets repo.

Aaron Newton преди 15 години
родител
ревизия
c03d753421
променени са 1 файла, в които са добавени 0 реда и са изтрити 2 реда
  1. 0 2
      desktop/core/static/js/Source/CCS/CCS.Desktop.Config.js

+ 0 - 2
desktop/core/static/js/Source/CCS/CCS.Desktop.Config.js

@@ -202,8 +202,6 @@ window.addEvent('domready', function(){
 	});
 });
 
-Selectors.Pseudo.widget = function() { return this.get && (!! this.get("widget")); };
-
 //Although implement checks for a pre-existing implementation of the method, it has to be forced for IE to overwrite the MooTools version.
 //Thus, the IE check.
 if (Browser.Engine.trident) {