This commit is contained in:
j 2019-01-24 15:21:15 +05:30
parent 42dcd6f95c
commit 3905ddb9fc
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
'use strict';
oml.ui.annotation = function(data, $iframe) {
data.created = data.created || (new Date).toISOString();
var $arrayEditable = Ox.ArrayEditable({
editing: true,
type: 'textarea'