Last change
on this file since 13825 was
13805,
checked in by jlodewyc, 9 years ago
|
#2582 Bugfixing, email setup password and code commenting
|
File size:
416 bytes
|
Line | |
---|
1 | function resetPass(a){hubber.server.resetPassword(a)}var hubber=$.connection.userInfoHub;$(function(){var a=document.getElementById("userId").innerHTML;console.log(a),$.connection.hub.qs={userid:a},$.connection.hub.start(),hubber.client.showNewPass=function(a){$("#inppassreset").html("<label class=' control-label' style='text-align:left'>An email has been sent to the user containing the new password</label>")}}); |
---|
Note: See
TracBrowser
for help on using the repository browser.