Преглед изворни кода

procesy5.php add missing jquery plugins (see #52)

Piotr Labudda пре 11 година
родитељ
комит
66aae17d0a
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      SE/procesy5.php

+ 1 - 0
SE/procesy5.php

@@ -177,6 +177,7 @@ function lay_procesy_gora() {
 .popover-with-html .popover-body {display:none;}
 .popover-with-html .popover-body {display:none;}
 	</style>
 	</style>
 	<script src="stuff/jquery-2.1.0.min.js"></script>
 	<script src="stuff/jquery-2.1.0.min.js"></script>
+	<script src="stuff/jquery-plugins.js"></script>
 	<script src="stuff/bootstrap/js/bootstrap.min.js"></script>
 	<script src="stuff/bootstrap/js/bootstrap.min.js"></script>
 	<script>
 	<script>
 jQuery(document).ready(function(){
 jQuery(document).ready(function(){