9 Jul
2015
9 Jul
'15
1:02 p.m.
Author: ygrego Date: 2015-07-09 15:02:08 +0200 (Thu, 09 Jul 2015) New Revision: 1793 Url: http://forge.nuiton.org/projects/sandbox/repository/revisions/1793 Log: Before use a some features of 'VideoBroadcastService', we must reset its transition plan. Modified: oipf/emulator/js/utils/Service.js Modified: oipf/emulator/js/utils/Service.js =================================================================== --- oipf/emulator/js/utils/Service.js 2015-07-09 12:23:59 UTC (rev 1792) +++ oipf/emulator/js/utils/Service.js 2015-07-09 13:02:08 UTC (rev 1793) @@ -38,6 +38,10 @@ }); }; + this.resetTransition = function() { + this.transitions.length = 0; + } + } });
3994
Age (days ago)
3994
Last active (days ago)
0 comments
1 participants
participants (1)
-
ygregoï¼ users.nuiton.org