|
|
|
|
@ -17,12 +17,12 @@
|
|
|
|
|
|
|
|
|
|
</style>
|
|
|
|
|
|
|
|
|
|
<link rel='stylesheet' href='annotate.css'>
|
|
|
|
|
<link rel='stylesheet' href='../share/static/css/ngcp-annotate.css'>
|
|
|
|
|
<link href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.3/themes/redmond/jquery-ui.css" rel="stylesheet" type="text/css"/>
|
|
|
|
|
|
|
|
|
|
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
|
|
|
|
|
<script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.3/jquery-ui.min.js"></script>
|
|
|
|
|
<script src="annotate.js"></script>
|
|
|
|
|
<script src="../share/static/js/libs/ngcp-annotate.js"></script>
|
|
|
|
|
<script>
|
|
|
|
|
$(function() {
|
|
|
|
|
dialog = $("#subselect").dialog({
|
|
|
|
|
|