manila-ui/manila_ui/dashboards/admin/share_servers
Valeriy Ponomaryov 6dcc671543 Refactor admin dashboard
Separating tabs of single panel to separate panels.
It will reduce amount of redundant calls, because it is very unlikely
that someone will need all tabs at once. Also, it is current approach
that is used by core projects.

Change-Id: I874253e0e9a35ede8239bc1bdf0a330a44ade413
Partially-Implements BluePrint create-share-panel-group
2017-06-06 15:54:35 +03:00
..
templates/share_servers Refactor admin dashboard 2017-06-06 15:54:35 +03:00
__init__.py Refactor admin dashboard 2017-06-06 15:54:35 +03:00
forms.py Refactor admin dashboard 2017-06-06 15:54:35 +03:00
panel.py Refactor admin dashboard 2017-06-06 15:54:35 +03:00
tables.py Refactor admin dashboard 2017-06-06 15:54:35 +03:00
tabs.py Refactor admin dashboard 2017-06-06 15:54:35 +03:00
urls.py Refactor admin dashboard 2017-06-06 15:54:35 +03:00
views.py Refactor admin dashboard 2017-06-06 15:54:35 +03:00