picto config dialog refactorized

parent 77d2f622
...@@ -337,7 +337,7 @@ dashboardControllers.controller('StudentCollectionsCtrl', function StudentCollec ...@@ -337,7 +337,7 @@ dashboardControllers.controller('StudentCollectionsCtrl', function StudentCollec
new_id_pic: pictoId new_id_pic: pictoId
}) })
.success(function (studentPicto) { .success(function (studentPicto) {
console.log(studentPicto.attributes); console.log(attributes);
placePicto(studentPicto); placePicto(studentPicto);
// notify // notify
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment