mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-13 13:03:20 +00:00
Add link to autoregister setup
This commit is contained in:
@@ -362,7 +362,7 @@ $(document).ready(function(){
|
||||
});
|
||||
return false;
|
||||
});
|
||||
$('#users_page .invite_modifier').live('click', function(){
|
||||
$('#users_page .invite_modifier, #users_page .autoregister_modifier').live('click', function(){
|
||||
var users = $(this).next('input').val();
|
||||
|
||||
if($.trim(users) === '')
|
||||
|
Reference in New Issue
Block a user