refinerycms-llama_widgets 0.1.1 → 0.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -10,7 +10,7 @@ module Refinery
10
10
  attr_accessor :widget_attributes
11
11
  attr_accessible :name, :position, :container_type, :container_id,
12
12
  :display, :master_id, :sub_type, :locked, :widget_attributes,
13
- :widget_id, :layout
13
+ :widget_id, :layout, :container
14
14
 
15
15
 
16
16
  validates :name, :presence => true
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: refinerycms-llama_widgets
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.1.1
5
+ version: 0.1.2
6
6
  platform: ruby
7
7
  authors:
8
8
  - Nick Bolt