Skip to content

Commit

Permalink
add structure to barceloneta bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
vangheem committed Feb 11, 2014
1 parent 4526f9e commit 49cafa2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions js/bundles/plone.js
Expand Up @@ -33,6 +33,7 @@ define([
'mockup-patterns-preventdoublesubmit',
'mockup-patterns-formautofocus',
'mockup-patterns-modal',
'mockup-patterns-structure',
'bootstrap-dropdown',
'bootstrap-collapse'
], function($, Registry, Base) {
Expand Down
1 change: 1 addition & 0 deletions less/plone.less
Expand Up @@ -3,3 +3,4 @@
@import "pattern.livesearch.less";
@import "pattern.autotoc.less";
@import "pattern.modal.less";
@import "pattern.structure.less";

0 comments on commit 49cafa2

Please sign in to comment.