Private
Public Access
1
0

Removed wrongly copied files

This commit is contained in:
Roosendaal
2016-11-08 19:54:19 +01:00
parent 3444995880
commit 48044108b2
1263 changed files with 1 additions and 32399 deletions

View File

@@ -1,10 +0,0 @@
(function ($) {
$('#djDebug a.djDebugToggle').on('click', function(e) {
e.preventDefault();
$(this).parent().find('.djDebugCollapsed').toggle();
$(this).parent().find('.djDebugUncollapsed').toggle();
});
djdt.applyStyle('background-color');
djdt.applyStyle('left');
djdt.applyStyle('width');
})(djdt.jQuery);