4 Feb
2015
4 Feb
'15
9:34 a.m.
Author: ygrego Date: 2015-02-04 09:34:26 +0000 (Wed, 04 Feb 2015) New Revision: 766 Url: http://forge.nuiton.org/projects/sandbox/repository/revisions/766 Log: Implementation of constructor. Modified: oipf/js/impl/ChannelConfig.js Modified: oipf/js/impl/ChannelConfig.js =================================================================== --- oipf/js/impl/ChannelConfig.js 2015-02-04 09:23:05 UTC (rev 765) +++ oipf/js/impl/ChannelConfig.js 2015-02-04 09:34:26 UTC (rev 766) @@ -92,7 +92,9 @@ }, - init: function() { + init: function(channelList, currentChannel) { + this.channelList = channelList; + this.currentChannel = currentChannel; }, /*
4149
Age (days ago)
4149
Last active (days ago)
0 comments
1 participants
participants (1)
-
ygregoï¼ users.nuiton.org