fixing several bugs. Also enabling saving of contentPositions for all users, not just admins.
This commit is contained in:
parent
e9791e34e3
commit
39b949e9f3
7 changed files with 34 additions and 30 deletions
|
|
@ -371,6 +371,7 @@ function dragable_postNewContentMap() {
|
|||
,'method':'POST'
|
||||
,'map':dragable_getContentMap()
|
||||
,'func':'setContentPositions'
|
||||
// ,'onSuccess':function(req){ alert(req.responseText); }
|
||||
}
|
||||
);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue