closed #1721 Fixed: A document can't be deleted from its view. -> change vue instance app to main-body
This commit is contained in:
		@@ -20,7 +20,7 @@ import BulkAction from './../../plugins/bulk-action';
 | 
			
		||||
Vue.use(DashboardPlugin);
 | 
			
		||||
 | 
			
		||||
const app = new Vue({
 | 
			
		||||
    el: '#app',
 | 
			
		||||
    el: '#main-body',
 | 
			
		||||
 | 
			
		||||
    mixins: [
 | 
			
		||||
        Global
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user