Skip to content

Commit

Permalink
Merge pull request #3614 from reactioncommerce/refactor-2468-nnnnat-r…
Browse files Browse the repository at this point in the history
…emove-theme-editor

Refactor 2468 nnnnat remove theme editor
  • Loading branch information
spencern authored Feb 2, 2018
2 parents 39b96d9 + fef7ac7 commit f977879
Show file tree
Hide file tree
Showing 21 changed files with 2 additions and 1,119 deletions.
1 change: 0 additions & 1 deletion imports/plugins/core/layout/server/index.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import "./theme";
import { registerMethods } from "./methods";
import "./publications/templates";
import "./i18n";
Expand Down
4 changes: 0 additions & 4 deletions imports/plugins/core/layout/server/theme.js

This file was deleted.

3 changes: 0 additions & 3 deletions imports/plugins/core/ui-navbar/server/theme.js

This file was deleted.

76 changes: 0 additions & 76 deletions imports/plugins/core/ui/client/cssProperties.js

This file was deleted.

7 changes: 0 additions & 7 deletions imports/plugins/core/ui/client/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,6 @@ export * from "./providers";

import "./helpers/react-template-helper";

import "./templates/dashboard/dashboard.html";
import "./templates/dashboard/dashboard.js";
import "./templates/themeDetails/themeDetails.html";
import "./templates/themeDetails/themeDetails.js";
import "./templates/themeEditor/themeEditor.html";
import "./templates/themeEditor/themeEditor.js";

// Import blaze components
import "./components/button/button.html";
import "./components/button/button.js";
Expand Down
18 changes: 0 additions & 18 deletions imports/plugins/core/ui/client/templates/dashboard/dashboard.html

This file was deleted.

58 changes: 0 additions & 58 deletions imports/plugins/core/ui/client/templates/dashboard/dashboard.js

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit f977879

Please sign in to comment.