Commit 7c0feca50bd8fe924a4efe13213e30d3fe6c5c47

Authored by juliotoscano
1 parent 0550b555

#362

Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
exam/templates/exam/create.html
... ... @@ -54,7 +54,6 @@
54 54 </div>
55 55  
56 56 {% block javascript %}
57   - <script src="https://code.jquery.com/ui/1.12.1/jquery-ui.js"></script>
58 57 <script type="text/javascript">
59 58 //Insert Create select with question type
60 59 var idQuestionType = 1;
... ...