ec-columns
Advanced tools
Comparing version 1.0.15 to 1.0.16
@@ -10,2 +10,3 @@ module.exports = { | ||
construct: function(self, options) { | ||
self.play = function($widget, data, options) {}; | ||
self.pushAsset('stylesheet', 'base-min'); | ||
@@ -12,0 +13,0 @@ self.pushAsset('stylesheet', 'grids-min'); |
module.exports = { | ||
extend: 'apostrophe-widgets', | ||
label: 'Four Column', | ||
wrapperTemplate: 'wrapper', | ||
addFields: [ | ||
@@ -5,0 +6,0 @@ { |
module.exports = { | ||
extend: 'apostrophe-widgets', | ||
label: 'Two Column', | ||
wrapperTemplate: 'wrapper', | ||
addFields: [ | ||
@@ -5,0 +6,0 @@ { |
{ | ||
"name": "ec-columns", | ||
"version": "1.0.15", | ||
"version": "1.0.16", | ||
"description": "Bundled Module with Column Widgets", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
28017
23
498