onclick : function() {
self.resetStore();
self.cachedQueryOpts.offset = self.displayOffset -= self.displayLimit;
+ if(self.displayOffset < 0)
+ self.cachedQueryOpts.offset = self.displayOffset = 0;
if(self.dataLoader)
self.dataLoader()
else
fmClass='atevdef'
defaultCellWidth='"auto"'
editStyle='pane'
+ showPaginator='true'
editOnEnter='true'>
<thead>
<tr><th field='name' get='getEventDefNameLink' formatter='formatEventDefNameLink'/></tr>
query="{key: '*'}"
fmClass='ath'
defaultCellWidth='20'
+ showPaginator='true'
editOnEnter='true'>
</table>
</div>
dojoType="openils.widget.AutoGrid"
query="{module: '*'}"
fmClass='atreact'
+ showPaginator='true'
editOnEnter='true'>
<thead>
<tr>
dojoType="openils.widget.AutoGrid"
query="{module: '*'}"
fmClass='atval'
+ showPaginator='true'
editOnEnter='true'>
<thead>
<tr>