Seditio Source
Root
|
.
/
othercms
/
dotclear-2.22
/
admin
/
js
/
_user.js
'use strict';$(()=>{if($('#new_pwd').length==0){return;}
dotclear.passwordStrength(dotclear.getData('pwstrength'));});