remove stray character in toolbar template

pull/96/head
mntmn 2020-09-16 11:02:07 +02:00
parent a8b8e36ad3
commit 09b42f24c2
No known key found for this signature in database
GPG Key ID: 376511EB67AD7BAF
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
'<div class="toolbar toolbar-properties" v-cloak v-show="active_space_loaded && !is_active_space_role('viewer')" v-bind:class="{in:toolbar_props_in,out:!toolbar_props_in}" v-if="active_space_loaded">
<div class="toolbar toolbar-properties" v-cloak v-show="active_space_loaded && !is_active_space_role('viewer')" v-bind:class="{in:toolbar_props_in,out:!toolbar_props_in}" v-if="active_space_loaded">
<div class="btn-group light vertical">
<div class="dropdown top right light"