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:
@@ -1,7 +0,0 @@
|
||||
jQuery.noConflict();
|
||||
|
||||
jQuery(document).ready(function(){
|
||||
|
||||
|
||||
|
||||
});
|
||||
Reference in New Issue
Block a user