complete rewrite of theme options, based on twentyeleven (in progress)

This commit is contained in:
Ben Word
2011-05-30 01:33:28 -06:00
parent 251e17bdb0
commit 91d81ddb6e
12 changed files with 198 additions and 210 deletions

6
inc/js/theme-options.js Normal file
View File

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