Skip to content
Snippets Groups Projects
Commit 18e2dd14 authored by David Mendez's avatar David Mendez
Browse files

Datasets: hide debug buttons by default and show them only if debug mode activated

parent 1cc2f1bb
No related branches found
No related tags found
1 merge request!88Changes for the Midterm Review
......@@ -29,7 +29,7 @@ export default {
},
data() {
return {
storeModuleName: 'probeReportCard',
storeModuleName: 'compoundReportCard',
}
},
computed: mapState({
......
Subproject commit badbb7a377e4fe2780e1e508a1e1011b8a4d09d1
Subproject commit bf0e504c6a8ee2d57562c6200079fde7465fd42b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment