mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-27 10:50:10 +03:00
Feature #3471: Add 1 more space to show acl column header
Ruby must match the value in the yaml, see commit:1f73e7c
This commit is contained in:
parent
24b7da3cfe
commit
f445e3fab2
@ -114,7 +114,7 @@ private
|
||||
end
|
||||
|
||||
column :RES_VHNIUTGDCOZSv, "Resource to which the rule applies",
|
||||
:size => 16 do |d|
|
||||
:size => 17 do |d|
|
||||
OneAclHelper::resource_mask d['STRING'].split(" ")[1]
|
||||
end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user