Move subflow handling to own module

This commit is contained in:
Nick O'Leary
2015-03-12 00:08:47 +00:00
parent e26ea14104
commit ab3e64271b
7 changed files with 462 additions and 399 deletions

View File

@@ -268,6 +268,7 @@
<script src="red/ui/editor.js"></script>
<script src="red/ui/library.js"></script>
<script src="red/ui/notifications.js"></script>
<script src="red/ui/subflow.js"></script>
<script src="red/ui/touch/radialMenu.js"></script>
</body>