dever 3 年 前
コミット
e55e586691

ファイルの差分が大きいため隠しています
+ 0 - 0
assets/lib/datetime/jquery.datetimepicker.css


+ 1 - 1
assets/lib/manage/main.js

@@ -1048,7 +1048,7 @@ function autocomplete()
 	if ($("input").length) {
         $("input").each(function()
         {
-            $(this).attr('autocomplete', 'new-password');
+            $(this).attr('autocomplete', 'off');
         });
     }
 	if($("input[complete]").length)

この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません