* remove paginator since all types are show
* set autoHeight to true
Author: Bob Wicksall <bwicksall@pls-net.org>
Signed-off-by: Bob Wicksall <bwicksall@pls-net.org>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
<select dojoType="openils.widget.OrgUnitFilteringSelect" jsId='btContextOrgSelect'
searchAttr='shortname' labelAttr='shortname'> </select>
</div>
+ autoHeight='true'
<table jsId="btGrid"
dojoType="openils.widget.AutoGrid"
fieldOrder="['id', 'name', 'owner', 'default_price']"
query="{id: '*'}"
+ hidePaginator='true'
defaultCellWidth='20'
fmClass='cbt'
editOnEnter='true'>