From a59f763ed32842cd77f091b8be67bd3cc2faffd3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iv=C3=A1n=20Todorovich?= Date: Thu, 15 Feb 2018 16:50:14 -0300 Subject: [PATCH] Fixed - sequence not being saved when reordering kanban --- web_dashboard_tile/README.rst | 1 - web_dashboard_tile/views/tile.xml | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/web_dashboard_tile/README.rst b/web_dashboard_tile/README.rst index c1c57fd40..edc9e0c39 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 fa299d12c..1cf50d5b1 100644 --- a/web_dashboard_tile/views/tile.xml +++ b/web_dashboard_tile/views/tile.xml @@ -94,6 +94,7 @@ +