diff --git a/web_dashboard_tile/README.rst b/web_dashboard_tile/README.rst index c1c57fd4..edc9e0c3 100644 --- a/web_dashboard_tile/README.rst +++ b/web_dashboard_tile/README.rst @@ -32,7 +32,6 @@ Usage Known issues ============ * Reordering the Kanban Tile will result in a rendering bug where the tile loses it's `style` attribute, where the `background-color` is set, rendering the tile background as white. Refreshing the view solves it. -* Tile sequence is not saved after reordering the tiles from the Kanban view. Sequence is only saved when reordering from the tree view. * Can not edit color from dashboard * Can not edit sequence from dashboard * Original context is ignored. diff --git a/web_dashboard_tile/views/tile.xml b/web_dashboard_tile/views/tile.xml index fa299d12..1cf50d5b 100644 --- a/web_dashboard_tile/views/tile.xml +++ b/web_dashboard_tile/views/tile.xml @@ -94,6 +94,7 @@ +