refactor: plantuml module

This commit is contained in:
Nick
2019-09-27 13:43:14 -04:00
parent ccc6a776fc
commit 6a5bc2e273
3 changed files with 179 additions and 14 deletions

View File

@@ -203,17 +203,6 @@
)
v-icon(size='20') mdi-trash-can-outline
span Delete
v-tooltip(:right='$vuetify.rtl', :left='!$vuetify.rtl')
template(v-slot:activator='{ on }')
v-btn.mb-4(
fab
color='teal'
dark
v-on='on'
@click='pageHistory'
)
v-icon mdi-plus
span New Page
span {{$t('common:page.editPage')}}
.contents(ref='container')
slot(name='contents')