select annotations, edit notes
This commit is contained in:
parent
943d117c89
commit
48e451572b
6 changed files with 42 additions and 20 deletions
|
|
@ -226,7 +226,9 @@
|
|||
data.browserSupported = browserSupported;
|
||||
oml.ui = {};
|
||||
loadOMLFiles(function() {
|
||||
initOML(data);
|
||||
Ox.getFile('/static/css/oml.css', function() {
|
||||
initOML(data);
|
||||
})
|
||||
});
|
||||
},
|
||||
updatestatus: function(data) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue