1
0
forked from GitHub/gf-core

minibar/syntax editor integration improvements

Work in progress on preserving the start category and selected target languages
when switching between the minibar and the syntax editor.
This commit is contained in:
hallgren
2013-04-04 14:04:31 +00:00
parent 16c0fb00f7
commit 8a1b37a169
7 changed files with 56 additions and 37 deletions

View File

@@ -24,6 +24,7 @@
<!-- Common -->
<script type="text/javascript" src="../js/grammar_manager.js"></script>
<script type="text/javascript" src="../js/support.js"></script>
<script type="text/JavaScript" src="../js/localstorage.js"></script>
<script type="text/javascript" src="../js/pgf_online.js"></script>
<!-- Editor -->