Author: ygrego Date: 2015-03-20 14:24:13 +0000 (Fri, 20 Mar 2015) New Revision: 961 Url: http://forge.nuiton.org/projects/sandbox/repository/revisions/961 Log: Addition of new property "locked". Modified: oipf/js/impl/model/Channel.js Modified: oipf/js/impl/model/Channel.js =================================================================== --- oipf/js/impl/model/Channel.js 2015-03-19 13:34:16 UTC (rev 960) +++ oipf/js/impl/model/Channel.js 2015-03-20 14:24:13 UTC (rev 961) @@ -118,6 +118,8 @@ * Visibility Type: readonly String */ ipBroadcastID: null, + + locked: null, init: function () { var dispatcher = { 3: "_createChannelATSC_T", 4: "_createChannelDVB_SI_DIRECT", 5: "_createChannelDVBOrISDB", 6: "_createChannelIPTV"};
participants (1)
-
ygregoï¼ users.nuiton.org