Merge branch 'ntu' of github.com:Rulingcom/orbit into ntu
This commit is contained in:
commit
92f3be3200
|
@ -6,6 +6,9 @@ class AdImage
|
||||||
|
|
||||||
field :title, localize: true
|
field :title, localize: true
|
||||||
field :context, localize: true
|
field :context, localize: true
|
||||||
|
field :to_save, :type => Boolean
|
||||||
|
field :to_destroy, :type => Boolean
|
||||||
|
|
||||||
|
|
||||||
field :direct_to_after_click,type: Boolean
|
field :direct_to_after_click,type: Boolean
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue