mirror of
https://github.com/OpenNebula/one.git
synced 2025-02-28 17:57:22 +03:00
M #: minor flow-server fix
This commit is contained in:
commit
9bd7cdc079
@ -578,7 +578,7 @@ post '/service_template/:id/action' do
|
||||
networks_values.each do |net|
|
||||
net.map do |_, value|
|
||||
value.map do |_, value1|
|
||||
value1.gsub!('\\"', '')
|
||||
value1.gsub!('\\"', '') if value1.is_a? String
|
||||
end
|
||||
end
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user