Fixes in versions
This commit is contained in:
parent
cf32e07e41
commit
dec0613c75
2 changed files with 3 additions and 1 deletions
|
|
@ -433,5 +433,7 @@ class AjaxList(SimpleList):
|
|||
return {'fields': self.fields, 'rows': rows, 'html_pages': html_pages}
|
||||
|
||||
|
||||
class SimpleAjaxList():
|
||||
|
||||
pass
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue