updated version check, multi support for 2.0
This commit is contained in:
@@ -266,7 +266,7 @@ class OperationView extends Backbone.View
|
||||
options = []
|
||||
options.push opt.value for opt in select.options when opt.selected
|
||||
if options.length > 0
|
||||
options.join ","
|
||||
options
|
||||
else
|
||||
null
|
||||
|
||||
|
||||
Reference in New Issue
Block a user