tidying code - removed unneccesary deps, sterted cleaning client javascript

This commit is contained in:
2013-01-08 14:40:40 -05:00
parent 1727a62eb4
commit e8bbb4ecf5
172 changed files with 284 additions and 38293 deletions

View File

@@ -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>