allow for editing cover url
This commit is contained in:
parent
280cb56b38
commit
d0e2fe0340
3 changed files with 45 additions and 26 deletions
|
|
@ -15,6 +15,9 @@ oml.ui.info = function() {
|
|||
toggle: function(data) {
|
||||
oml.UI.set({showInfo: !data.collapsed});
|
||||
},
|
||||
oml_icons: function() {
|
||||
that.updateElement();
|
||||
},
|
||||
oml_item: function() {
|
||||
that.updateElement();
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue