Added 'dropdown' menu for Technical Features only (debug mode)

This commit is contained in:
Iván Todorovich
2018-02-12 21:02:10 -03:00
committed by Sylvain LE GAL
parent 0337d636a1
commit 75110f5bfc
3 changed files with 24 additions and 3 deletions

View File

@@ -31,7 +31,8 @@ Usage
Known issues
============
* Can not edit tile from dashboard (color, sequence, function, ...).
* Can not edit color from dashboard
* Can not edit sequence from dashboard
* Original context is ignored.
* Original domain and filter are not restored.
* To preserve a relative date domain, you have to manually edit the tile's domain from `Configuration > User Interface > Dashboard Tile`. You can use the same variables available in filters (`uid`, `context_today()`, `current_date`, `time`, `datetime`, `relativedelta`).