mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
minor changes
This commit is contained in:
parent
f03cd5ec8c
commit
5accae9d47
@ -1737,7 +1737,7 @@ $(document).ready (function () {
|
|||||||
if (typeof profile_is_added === 'undefined') {
|
if (typeof profile_is_added === 'undefined') {
|
||||||
data.push(new_json);
|
data.push(new_json);
|
||||||
} else {
|
} else {
|
||||||
alert('<?php echo __('Please select profile and group'); ?>');
|
alert('<?php echo __('This profile is already defined'); ?>');
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user