Skip to content

Commit

Permalink
Merge pull request #97 from AdFabConnect/bug_RTE_upload_media
Browse files Browse the repository at this point in the history
fix: missing media popup upload
  • Loading branch information
gregorybesson committed Dec 20, 2016
2 parents e771bd9 + 47124d6 commit e77f208
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/server/views/template-engine.html
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 e77f208

Please sign in to comment.