Skip to content

Commit

Permalink
fix: missing media popup upload
Browse files Browse the repository at this point in the history
  • Loading branch information
wonknu committed Dec 20, 2016
1 parent e771bd9 commit 47124d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/server/views/template-engine.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
</div>
<div class="wysiwyg-popup color"></div>
<div class="wysiwyg-popup link"></div>
<div class="wysiwyg-popup image"></div>
<div class="wysiwyg-popup smiley"></div>
<script type="text/javascript" src="/abejs/libs/bootstrap.min.js"></script>
<script type="text/javascript" src="/abejs/libs/jquery.dataTables.min.js"></script>
Expand Down

0 comments on commit 47124d6

Please sign in to comment.