Files
ui-cookiecutter/{{cookiecutter.repo_name}}/{{cookiecutter.module_name}}/static/dashboard/{{cookiecutter.panel_group}}
Shu Muto 40ba040e4c Clear selections for table view
Item selections on table view for batch actions does not be cleared
after execution of actions.
This patch ensures to clear item selections by emitting 'hzTable:clearSelection'
event.

Change-Id: I8860a135ad3ca9f0c7d80229b237519dec42b2f7
Closes-Bug: #1777545
2018-06-19 12:14:50 +09:00
..