From: erickson Date: Fri, 26 Mar 2010 20:03:28 +0000 (+0000) Subject: no autoWidth, use auto cell width X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=11d4f50dc14ba45c543240446472a3e2f11cbded;p=evergreen%2Fpines.git no autoWidth, use auto cell width git-svn-id: svn://svn.open-ils.org/ILS/trunk@16015 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/web/templates/default/acq/picklist/user_request.tt2 b/Open-ILS/web/templates/default/acq/picklist/user_request.tt2 index 3a20c95b33..6c5c66625d 100644 --- a/Open-ILS/web/templates/default/acq/picklist/user_request.tt2 +++ b/Open-ILS/web/templates/default/acq/picklist/user_request.tt2 @@ -26,7 +26,7 @@ fmClass='aur' editStyle='pane' autoHeight='true' - autoWidth='true' + defaultCellWidth='"auto"' suppressFields="['id']" showPaginator='true' showColumnPicker='true'