js fixes, lint

This commit is contained in:
Milos Stojanovic
2019-06-25 16:32:23 +02:00
parent 145d167fa1
commit d09580ff86
3 changed files with 1 additions and 5 deletions

View File

@@ -166,7 +166,7 @@ Vue.use(VueClipboard)
export default {
name: 'Browser',
components: { Menu, Tree, Pagination, Upload },
components: { Menu, Pagination, Upload },
data() {
return {
dropZone: false,

View File

@@ -4,7 +4,6 @@
<b-icon icon="times"></b-icon>
</a>
</button>
<div id="login" class="columns is-centered">
<div class="column is-narrow">
<form @submit.prevent="login">