Vložit mezi:
Vložit za:
@@ -110,8 +112,7 @@ export default {
},
data: () => ({
debugShow: false,
- showChildren: false,
- editorMode: false
+ showChildren: false
}),
computed: {
},
@@ -153,16 +154,8 @@ export default {
border: #6a0043 2px dashed;
}
-.mam-org-only {
- margin: 4px;
-}
-
.nodebug {
/* display: none; */
}
-.schovat {
- display: none
-}
-
diff --git a/vue_frontend/src/components/UlohaVzorakNode.vue b/vue_frontend/src/components/UlohaVzorakNode.vue
index d0059210..fef14e21 100644
--- a/vue_frontend/src/components/UlohaVzorakNode.vue
+++ b/vue_frontend/src/components/UlohaVzorakNode.vue
@@ -2,7 +2,7 @@
Řešení {{item.node.uloha.cislo_zadani.poradi}}.{{ item.node.uloha.kod }}: {{ item.node.uloha.nazev }}
-
+