modify pager widget to handle boundary conditions; now takes a Dataset instead of a Query so that it has access to the record count; add tests
This commit is contained in:
@@ -71,6 +71,7 @@
|
||||
<script type="text/javascript" src="util.test.js"></script>
|
||||
<script type="text/javascript" src="widget.filtereditor.test.js"></script>
|
||||
<script type="text/javascript" src="widget.valuefilter.test.js"></script>
|
||||
<script type="text/javascript" src="widget.pager.test.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<h1 id="qunit-header">Qunit Tests</h1>
|
||||
|
||||
Reference in New Issue
Block a user