mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-02-16 19:40:44 +01:00
Update edit.php
This commit is contained in:
parent
1f6693f2d4
commit
4ac499b61f
@ -169,7 +169,7 @@ echo '
|
||||
$(document).ready(function(){
|
||||
$("#save").addClass("hide");
|
||||
});
|
||||
|
||||
$("li.active.header button.btn-primary").attr("data-href", $("a.pull-right").attr("data-href") );
|
||||
function update_permissions(id, value){
|
||||
$.get(
|
||||
globals.rootdir + "/actions.php?id_module='.$id_module.'&id_record='.$id_record.'&op=update_permission&idmodulo=" + id + "&permesso=" + value,
|
||||
|
Loading…
x
Reference in New Issue
Block a user