[REF] remove half developed functionality that allowed to create on the fly tiles, but that was limited regarding configuration

This commit is contained in:
Sylvain LE GAL
2021-11-02 15:33:18 +01:00
parent ac41778d58
commit f118060672
5 changed files with 0 additions and 152 deletions

View File

@@ -51,12 +51,6 @@
display: block;
}
/* Favorites menu in control panel */
.o_add_to_dashboard_tile {
/* hidden by default */
display: none;
}
/* Make dropdown menu button not affect text flow */
.o_kanban_view .oe_dashboard_tile .o_dropdown_kanban {
float: none;