Last change
on this file since 16674 was
13841,
checked in by jlodewyc, 9 years ago
|
#2582 More parameter datatypes, splitting fileopening service, approving users, reopen last file, change name tasks and repetitions
|
File size:
435 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'>New pass: '"+a+"'. An email has been sent to the user containing the new password</label>")}}); |
---|
Note: See
TracBrowser
for help on using the repository browser.