• R/O
  • HTTP
  • SSH
  • HTTPS

magic3: Commit

Cloud computing platform


Commit MetaInfo

Revisão1459f89acc7c7fe131252b9b9ac09a44e8af155f (tree)
Hora2015-11-30 14:46:45
Autornaoki hirata <naoki@magi...>
Commiternaoki hirata

Mensagem de Log

インストーラ用のBootstrapのバージョンを更新。

Mudança Sumário

Diff

--- a/include/common/scriptLibInfo.php
+++ b/include/common/scriptLibInfo.php
@@ -16,7 +16,7 @@
1616 class ScriptLibInfo
1717 {
1818 private static $libs; // ライブラリ情報
19- private static $jQueryVer = '1.8'; // デフォルトで使用するjQueryのバージョン
19+ private static $jQueryVer = '1.9'; // デフォルトで使用するjQueryのバージョン
2020 private static $jQueryVersionArray = array( '1.6' => 'jquery-1.6.4.min.js',// jQueryバージョン
2121 '1.7' => 'jquery-1.7.2.min.js',
2222 '1.8' => 'jquery-1.8.3.min.js',
Show on old repository browser