comparison test_create/test_create.html @ 512:f4800ccc4d54 Dev_main

Test create from existing file, <page> node interfaces are now built and displayed. jQuery included.
author Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk>
date Fri, 12 Feb 2016 08:42:15 +0000
parents f8920367ec32
children 0f758a5efa95
comparison
equal deleted inserted replaced
511:01319bf379ea 512:f4800ccc4d54
619 }; 619 };
620 }; 620 };
621 } 621 }
622 622
623 </script> 623 </script>
624 <script src="../jquery-2.1.4.js"></script>
624 <script type="text/javascript" src="test_core.js"/> 625 <script type="text/javascript" src="test_core.js"/>
625 <script type="text/javascript"> 626 <script type="text/javascript">
626 627
627 </script> 628 </script>
628 </head> 629 </head>