Skip to content

Commit 821f74a

Browse files
committed
remove unneeded js stuffs
1 parent df8fd59 commit 821f74a

File tree

5 files changed

+0
-52
lines changed

5 files changed

+0
-52
lines changed

contact.html

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -97,18 +97,8 @@ <h6>&copy; UrTDevs 2012. Is not affiliated in any way with Frozen Sand.</h6>
9797
<!-- Le javascript
9898
================================================== -->
9999
<script src="js/jquery.js"></script>
100-
<script src="js/bootstrap-transition.js"></script>
101-
<script src="js/bootstrap-alert.js"></script>
102100
<script src="js/bootstrap-modal.js"></script>
103101
<script src="js/bootstrap-dropdown.js"></script>
104-
<script src="js/bootstrap-scrollspy.js"></script>
105-
<script src="js/bootstrap-tab.js"></script>
106-
<script src="js/bootstrap-tooltip.js"></script>
107-
<script src="js/bootstrap-popover.js"></script>
108-
<script src="js/bootstrap-button.js"></script>
109-
<script src="js/bootstrap-collapse.js"></script>
110-
<script src="js/bootstrap-carousel.js"></script>
111-
<script src="js/bootstrap-typeahead.js"></script>
112102

113103
</body>
114104
</html>

form.html

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -187,19 +187,7 @@ <h1>UrtDevs Questionnaire</h1>
187187
<!-- Le javascript
188188
================================================== -->
189189
<script src="js/jquery.js"></script>
190-
<script src="js/bootstrap-transition.js"></script>
191-
<script src="js/bootstrap-alert.js"></script>
192-
<script src="js/bootstrap-modal.js"></script>
193190
<script src="js/bootstrap-dropdown.js"></script>
194-
<script src="js/bootstrap-scrollspy.js"></script>
195-
<script src="js/bootstrap-tab.js"></script>
196-
<script src="js/bootstrap-tooltip.js"></script>
197-
<script src="js/bootstrap-popover.js"></script>
198-
<script src="js/bootstrap-button.js"></script>
199-
<script src="js/bootstrap-collapse.js"></script>
200-
<script src="js/bootstrap-carousel.js"></script>
201-
<script src="js/bootstrap-typeahead.js"></script>
202-
203191
</body>
204192
</html>
205193

index.html

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -72,18 +72,7 @@ <h6>&copy; UrTDevs 2012. Is not affiliated in any way with Frozen Sand.</h6>
7272
<!-- Le javascript
7373
================================================== -->
7474
<script src="js/jquery.js"></script>
75-
<script src="js/bootstrap-transition.js"></script>
76-
<script src="js/bootstrap-alert.js"></script>
77-
<script src="js/bootstrap-modal.js"></script>
7875
<script src="js/bootstrap-dropdown.js"></script>
79-
<script src="js/bootstrap-scrollspy.js"></script>
80-
<script src="js/bootstrap-tab.js"></script>
81-
<script src="js/bootstrap-tooltip.js"></script>
82-
<script src="js/bootstrap-popover.js"></script>
83-
<script src="js/bootstrap-button.js"></script>
84-
<script src="js/bootstrap-collapse.js"></script>
85-
<script src="js/bootstrap-carousel.js"></script>
86-
<script src="js/bootstrap-typeahead.js"></script>
8776

8877
</body>
8978
</html>

members.html

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -90,18 +90,7 @@ <h3><a href="form.html">Get on the list!</a></h3>
9090
<!-- Le javascript
9191
================================================== -->
9292
<script src="js/jquery.js"></script>
93-
<script src="js/bootstrap-transition.js"></script>
94-
<script src="js/bootstrap-alert.js"></script>
95-
<script src="js/bootstrap-modal.js"></script>
9693
<script src="js/bootstrap-dropdown.js"></script>
97-
<script src="js/bootstrap-scrollspy.js"></script>
98-
<script src="js/bootstrap-tab.js"></script>
99-
<script src="js/bootstrap-tooltip.js"></script>
100-
<script src="js/bootstrap-popover.js"></script>
101-
<script src="js/bootstrap-button.js"></script>
102-
<script src="js/bootstrap-collapse.js"></script>
103-
<script src="js/bootstrap-carousel.js"></script>
104-
<script src="js/bootstrap-typeahead.js"></script>
10594
<script src="js/jquery.dataTables.min.js"></script>
10695
<script src="js/paginationhide.js"></script>
10796
<script type="text/javascript" charset="utf-8">

project.html

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -351,15 +351,7 @@ <h3>wraithbot</h3>
351351
<!-- Le javascript
352352
================================================== -->
353353
<script src="js/jquery.js"></script>
354-
<script src="js/bootstrap-alert.js"></script>
355354
<script src="js/bootstrap-modal.js"></script>
356355
<script src="js/bootstrap-dropdown.js"></script>
357-
<script src="js/bootstrap-scrollspy.js"></script>
358-
<script src="js/bootstrap-tab.js"></script>
359-
<script src="js/bootstrap-tooltip.js"></script>
360-
<script src="js/bootstrap-popover.js"></script>
361-
<script src="js/bootstrap-button.js"></script>
362-
<script src="js/bootstrap-collapse.js"></script>
363-
<script src="js/bootstrap-carousel.js"></script>
364356
</body>
365357
</html>

0 commit comments

Comments
 (0)