add newline
This commit is contained in:
parent
cd6d09c86c
commit
9fcb7876ae
1 changed files with 1 additions and 0 deletions
|
@ -185,6 +185,7 @@ oml.ui.infoView = function(identifyData) {
|
|||
})
|
||||
.css({marginTop: '16px'});
|
||||
}
|
||||
|
||||
function renderOpenButton(data) {
|
||||
return data.mediastate == 'available'
|
||||
? Ox.Button({
|
||||
|
|
Loading…
Reference in a new issue