a9f507835d
Heat is returning stack in DELETE_COMPLETE status. Beside that the table don't consider DELETE_COMPLETE status so the animation is always visible after deletion. As a side effect, the checkbox and delete (row action) button are enabled. This patch will remove the animation on DELETE_COMPLETE state and disable 'Delete' button and checkbox so it cannot be delete again by Table Delete action. Change-Id: Id9c8d34c99a4079d2afa7438353490bfaf91072b Closes-Bug: #1243087 |
||
---|---|---|
.. | ||
templates/stacks | ||
__init__.py | ||
api.py | ||
forms.py | ||
mappings.py | ||
panel.py | ||
sro.py | ||
tables.py | ||
tabs.py | ||
tests.py | ||
urls.py | ||
views.py |