Skip to content
This repository has been archived by the owner on Dec 3, 2023. It is now read-only.

Commit

Permalink
single javascript source
Browse files Browse the repository at this point in the history
  • Loading branch information
fwhigh committed Mar 13, 2014
1 parent 98b718b commit 9e96214
Show file tree
Hide file tree
Showing 24 changed files with 9 additions and 1,395 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ Medic_Mobile_ANC_worksheet.html
*.md
.Rhistory
.Rproj.user
*~
8 changes: 4 additions & 4 deletions inst/anc/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
<head>
<title>Medic Mobile ANC impact worksheet</title>

<script src="underscore-min.js"></script>
<script src="jquery-1.10.2.min.js"></script>
<script src="opencpu-0.4.js"></script>
<script src="src-min-noconflict/ace.js" type="text/javascript" charset="utf-8"></script>
<script src="../js/underscore-min.js"></script>
<script src="../js/jquery-1.10.2.min.js"></script>
<script src="../js/opencpu-0.4.js"></script>
<script src="../js/src-min-noconflict/ace.js" type="text/javascript" charset="utf-8"></script>

<script>
$(function(){
Expand Down
356 changes: 0 additions & 356 deletions inst/anc/index.html.OLD

This file was deleted.

Loading

0 comments on commit 9e96214

Please sign in to comment.