added todo

This commit is contained in:
Rohit
2019-07-15 15:02:07 -04:00
parent 87b3e5d5c8
commit 0f297aa3fa

View File

@@ -38,6 +38,7 @@
} }
</script> </script>
<!-- TO DO: Use requirejs to reliably load these all the dependancies in order -->
<script> <script>
$(function(){ $(function(){
$("#coordinatorContent").load("app/components/coordinator/coordinator.html"); $("#coordinatorContent").load("app/components/coordinator/coordinator.html");