1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
|
$(document).ready(function(){ $('#password').on('keyup input change', function() { if ($('#password').val().length > 0) { $('#password-submit').prop('disabled', false); } else { $('#password-submit').prop('disabled', true); } }); }); auth2/l10n/sr.js?h=fix/template-name-overflow' type='application/atom+xml'/>