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