rabin %!s(int64=2) %!d(string=hai) anos
pai
achega
6eb5e517f4
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      assets/dever/core.js

+ 2 - 1
assets/dever/core.js

@@ -51,7 +51,8 @@ var Dever =
         if ($("input").length) {
             $("input").each(function()
             {
-                $(this).attr('autocomplete', 'new-password');
+                //$(this).attr('autocomplete', 'new-password');
+                $(this).attr('autocomplete', 'off');
                 /*
                 $(this).attr('readonly', true);
                 $(this).focus(function()