File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 303303 <title>— <?php echo get_lang ('ChamiloInstallation ' ).' — ' .get_lang ('Version_ ' ).' ' .$ new_version ; ?> </title>
304304 <style type="text/css" media="screen, projection">
305305 @import "../../web/assets/bootstrap/dist/css/bootstrap.min.css";
306- @import "<?php echo api_get_path ( WEB_CSS_PATH ) ?> bootstrap-select.css";
306+ @import "../inc/lib/javascript/bootstrap-select/css/ bootstrap-select.css";
307307 @import "../../web/assets/fontawesome/css/font-awesome.min.css";
308308 @import "../../web/css/base.css";
309309 @import "../../web/css/themes/chamilo/default.css";
310310 </style>
311311 <script type="text/javascript" src="../../web/assets/jquery/dist/jquery.min.js"></script>
312312 <script type="text/javascript" src="../../web/assets/bootstrap/dist/js/bootstrap.min.js"></script>
313- <?php echo api_get_js ( ' bootstrap-select/js/bootstrap-select.min.js ' ) ? >
313+ <script type="text/javascript" src="../inc/lib/javascript/ bootstrap-select/js/bootstrap-select.min.js"></script >
314314 <script type="text/javascript">
315315 $(document).ready( function() {
316316
You can’t perform that action at this time.
0 commit comments