updates based on F5 testing
This commit is contained in:
@@ -9,6 +9,7 @@ class Table
|
||||
property :needs_help, type: :boolean, default: false
|
||||
property :width, type: Float, default: 0.8
|
||||
property :height, type: Float, default: 0.8
|
||||
property :active, type: :boolean, default: true
|
||||
|
||||
belongs_to :supplier
|
||||
belongs_to :section
|
||||
|
||||
Reference in New Issue
Block a user