updated more functional element classes to use the x- notation.

This commit is contained in:
kay.one
2013-01-28 23:44:07 -08:00
parent 30a049e4fb
commit bb024d6203
10 changed files with 28 additions and 48 deletions

View File

@@ -11,7 +11,6 @@
/// <reference path="JsLibraries/backbone.marionette.viewswapper.js" />
/// <reference path="JsLibraries/backbone.modelbinder.js" />
/// <reference path="JsLibraries/bootstrap.js" />
/// <reference path="nzbdrone.logging.js" />
if (typeof console == "undefined") {
window.console = { log: function () { } };