This commit is contained in:
2020-09-09 16:00:19 +00:00
parent 5c19407560
commit dd10988bb8

View File

@@ -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