Commit 14fddbba by Jose Antonio

Issue #232, added id_scene web socket

parent de0b59c2
......@@ -53,7 +53,8 @@ dashboardControllers.controller('TagsCtrl', function TagsCtrl(
action: 'update',
attributes: {
id_stu: $scope.stu,
stu_picto: studentPicto.id
stu_picto: studentPicto.id,
id_scene: studentPicto.scene
}
}, function () {});
......
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