This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
<v-btn-toggle
|
<v-btn-toggle
|
||||||
v-model="activeTab"
|
v-model="activeTab"
|
||||||
tile
|
tile
|
||||||
color="deep-purple accent-3"
|
color="primary"
|
||||||
group
|
group
|
||||||
@change="onViewChange"
|
@change="onViewChange"
|
||||||
mandatory
|
mandatory
|
||||||
@@ -136,8 +136,8 @@ import * as monaco from "monaco-editor";
|
|||||||
|
|
||||||
/*TODO:
|
/*TODO:
|
||||||
|
|
||||||
"tab" button color doesn't follow pre-defined colors, use highlight instead
|
|
||||||
also make the data tab button grayer looking so it's clearer that it's different than the rest
|
Localization - finish the localization helpers for date time currency etc
|
||||||
|
|
||||||
An error when direct rendering brings UI down unlike during render and error when in report designer, fix it
|
An error when direct rendering brings UI down unlike during render and error when in report designer, fix it
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user