js to edit my email button
This commit is contained in:
		
							parent
							
								
									69a9c039ce
								
							
						
					
					
						commit
						a559e327f0
					
				| @ -72,7 +72,7 @@ | |||||||
|         </div> |         </div> | ||||||
|         <!-- <button class="dap-full-button-green js-remember-btn js-authz-remember-me">SIGN IN ONCE</button> --> |         <!-- <button class="dap-full-button-green js-remember-btn js-authz-remember-me">SIGN IN ONCE</button> --> | ||||||
|         <button type="submit" class="btn btn-primary submit-btn dap-full-button-green js-remember-btn js-authz-remember-me">Submit</button> |         <button type="submit" class="btn btn-primary submit-btn dap-full-button-green js-remember-btn js-authz-remember-me">Submit</button> | ||||||
|         <a href="./authnocode.html" target="_blank" class="btn btn-primary">Send Code Again</a> |         <!-- <a href="./authnocode.html" target="_blank" class="btn btn-primary">Send Code Again</a> --> | ||||||
|         <a href="" class="btn btn-primary js-edit-email-button" class="btn btn-primary">Edit My Email</a> |         <a href="" class="btn btn-primary js-edit-email-button" class="btn btn-primary">Edit My Email</a> | ||||||
|       </form> |       </form> | ||||||
|       <!-- <a href="./authnocode.html" target="_blank"> |       <!-- <a href="./authnocode.html" target="_blank"> | ||||||
|  | |||||||
| @ -94,9 +94,9 @@ $('body').on('click', '.js-auth-li-enabled', function (ev) { | |||||||
| 
 | 
 | ||||||
| // $('.js-authn-otp-code').mask('####-####-####');
 | // $('.js-authn-otp-code').mask('####-####-####');
 | ||||||
| 
 | 
 | ||||||
| // $('body').on('click', '.js-edit-email-button', function () {
 | $('body').on('click', '.js-edit-email-button', function () { | ||||||
| //   $('.js-userid-container').css('display', 'flex');
 |   $('.js-userid-container').show(); | ||||||
| // });
 | }); | ||||||
| 
 | 
 | ||||||
| $('body').on('keyup', '.js-oauth3-email', function () { | $('body').on('keyup', '.js-oauth3-email', function () { | ||||||
|   'use strict'; |   'use strict'; | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user