1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-04 21:57:51 +02:00

Issue #3392 MediaPicker in use by default and "Clear" button added.

This commit is contained in:
Cameron
2018-08-22 17:20:49 -07:00
parent d063b9585c
commit 4c41fb6ea2
4 changed files with 41 additions and 21 deletions

View File

@@ -321,6 +321,8 @@ var e107 = e107 || {'settings': {}, 'behaviors': {}};
{
$parentTarget.text(label);
}
console.log(label);
};