Widen ACL UI dialog box, to prevent overflow

This commit is contained in:
Brian Federle 2012-07-11 10:42:55 -07:00
parent c792fe02b4
commit dd653618fb
1 changed files with 1 additions and 1 deletions

View File

@ -459,7 +459,7 @@
).dialog({
title: 'Configure ACL',
dialogClass: 'configure-acl',
width: 820,
width: 900,
height: 600,
buttons: {
'Done': function() {