dever 3 years ago
parent
commit
e55e586691
2 changed files with 1 additions and 1 deletions
  1. 0 0
      assets/lib/datetime/jquery.datetimepicker.css
  2. 1 1
      assets/lib/manage/main.js

File diff suppressed because it is too large
+ 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)

Some files were not shown because too many files changed in this diff