removing admin.css since wp 3.2's html editor has a monospaced font now,

removing blank admin scripts.js, removing codemirror css (missed in previous commit where codemirror (which was inactive) was removed)
This commit is contained in:
Ben Word
2011-07-31 00:23:35 -06:00
parent 89213315ee
commit 3e17419dd3
8 changed files with 0 additions and 396 deletions

View File

@@ -1,7 +0,0 @@
jQuery.noConflict();
jQuery(document).ready(function(){
});