Merge pull request #715 from frecuencialibre/user-settings
masterpanel ui tweaks
This commit is contained in:
commit
17e12f023d
4 changed files with 47 additions and 80 deletions
|
@ -242,9 +242,6 @@ function calculateTimeToNextShow() {
|
|||
}
|
||||
|
||||
function parseItems(obj){
|
||||
$('#time-zone').text(obj.timezone);
|
||||
|
||||
|
||||
previousSong = obj.previous;
|
||||
currentSong = obj.current;
|
||||
nextSong = obj.next;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue