Browse Source

delete appContainer

zahmis 5 years ago
parent
commit
8023f3b0fe
1 changed files with 0 additions and 2 deletions
  1. 0 2
      src/client/js/legacy/crowi.js

+ 0 - 2
src/client/js/legacy/crowi.js

@@ -155,8 +155,6 @@ Crowi.highlightSelectedSection = function(hash) {
 };
 };
 
 
 $(() => {
 $(() => {
-  const appContainer = window.appContainer;
-
   const pageId = $('#content-main').data('page-id');
   const pageId = $('#content-main').data('page-id');
   // const revisionId = $('#content-main').data('page-revision-id');
   // const revisionId = $('#content-main').data('page-revision-id');
   // const revisionCreatedAt = $('#content-main').data('page-revision-created');
   // const revisionCreatedAt = $('#content-main').data('page-revision-created');