Skip to content

Commit 9afb31c

Browse files
committed
WEB-15 Provide a way for remote resources to run locally
Added jquery form plugin to local
1 parent b542127 commit 9afb31c

File tree

2 files changed

+1278
-3
lines changed

2 files changed

+1278
-3
lines changed

src/main/webapp/WEB-INF/pages/main_new.jsp

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -279,9 +279,7 @@
279279
<!--main content end-->
280280

281281
</section>
282-
283-
<!-- TODO pull source into project instead of loading from external -->
284-
<script src="http://malsup.github.com/jquery.form.js"></script>
282+
<script src="js/jquery_form/jquery.form.js"></script>
285283
<script>
286284
//Load global functions
287285

0 commit comments

Comments
 (0)