added extension.js, trying to add legacy sprites for tree icons, updates tree icon filters (still not working)

This commit is contained in:
Shannon Deminick
2013-06-02 20:34:06 -10:00
parent 4a24abca17
commit dd3490a2ab
13 changed files with 636 additions and 25 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
require.config("##RequireJsConfig##");
require("##RequireJsInitialize##", function (angular, app) {
require("##RequireJsInitialize##", function (angular, app, jQuery) {
//This function will be called when all the dependencies
//listed above are loaded. Note that this function could