@@ -412,14 +412,13 @@ LIMIT 10
412412 <xsl : param name =" agent" as =" xs:anyURI" />
413413 <!-- TO-DO: support agent-group? -->
414414 <xsl : param name =" this" select =" ac:absolute-path(ldh:base-uri(.))" as =" xs:anyURI" />
415- <xsl : param name =" access-modes" select =" (xs:anyURI('&acl; Read'), xs:anyURI('&acl; Append'), xs:anyURI('&acl; Write'), xs:anyURI(' &acl; Control') )" as =" xs:anyURI*" />
415+ <xsl : param name =" access-modes" select =" (xs:anyURI('&acl; Read'), xs:anyURI('&acl; Append'), xs:anyURI('&acl; Write'))" as =" xs:anyURI*" />
416416
417417 <fieldset >
418418 <legend >URL-based access</legend >
419419 <table class =" table table-striped" >
420420 <colgroup >
421- <col style =" width: 40%;" />
422- <col style =" width: 15%;" />
421+ <col style =" width: 55%;" />
423422 <col style =" width: 15%;" />
424423 <col style =" width: 15%;" />
425424 <col style =" width: 15%;" />
@@ -468,8 +467,7 @@ LIMIT 10
468467 <legend >Class-based access</legend >
469468 <table class =" table table-striped" >
470469 <colgroup >
471- <col style =" width: 40%;" />
472- <col style =" width: 15%;" />
470+ <col style =" width: 55%;" />
473471 <col style =" width: 15%;" />
474472 <col style =" width: 15%;" />
475473 <col style =" width: 15%;" />
0 commit comments