mirror of
https://github.com/sstent/alex_app1.git
synced 2026-01-25 16:42:02 +00:00
tidying code - removed unneccesary deps, sterted cleaning client javascript
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<script src="/static/form2js/json2.js"></script>
|
||||
<script src="/static/javascripts/script_admin.js"></script>
|
||||
<link rel="stylesheet" href="/static/stylesheets/smoothness/jquery-ui-1.8.20.custom.css"/>
|
||||
<link rel="stylesheet" href="/static/stylesheets/jui_style.css"/>
|
||||
<link rel="stylesheet" href="/static/stylesheets/jui_style.css"/>
|
||||
<link rel="stylesheet" href="/static/stylesheets/style.css"/>
|
||||
<script id="movieTemplate1" type="text/x-jsrender">
|
||||
<h3>{{:Activities.Activity.date}}</h3>
|
||||
@@ -78,7 +78,8 @@
|
||||
<ul id="editexercise">
|
||||
</ul>
|
||||
<button type="submit" id="saveexercises" value="Save">Save</button>
|
||||
<button type="button" id="cancelexerciseform" value="Cancel"/>Cancel</button>
|
||||
<button type="button" id="cancelexerciseform" value="Cancel"/>Reset</button>
|
||||
|
||||
</form>
|
||||
</span>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user