Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
This commit is contained in:
commit
a41f100545
3 changed files with 19 additions and 10 deletions
|
@ -206,7 +206,6 @@ AIRTIME = (function(AIRTIME) {
|
|||
}
|
||||
});
|
||||
|
||||
/*
|
||||
//check if the timeline viewed needs updating.
|
||||
setInterval(function(){
|
||||
var data = {},
|
||||
|
@ -238,7 +237,7 @@ AIRTIME = (function(AIRTIME) {
|
|||
} );
|
||||
|
||||
}, 5 * 1000); //need refresh in milliseconds
|
||||
*/
|
||||
|
||||
};
|
||||
|
||||
mod.onResize = function() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue