Use FilteredSelectionForm for IndexListForm

Rename IndexListForm to IndexTemplateFilteredForm.

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2019-04-15 01:49:57 -04:00
parent 0d69274bb4
commit cdb55ab5dd
6 changed files with 22 additions and 25 deletions

View File

@@ -84,7 +84,8 @@ Other changes
* Use FilteredSelectionForm for the class CabinetListForm.
* Add keyword arguments to URL definitions.
* Use FilteredSelectionForm to add a new ACLCreateForm.
* Rename IndexListForm to IndexTemplateFilteredForm.
* Use FilteredSelectionForm for IndexTemplateFilteredForm.
Removals
--------