diff options
author | Heckyel <heckyel@openmailbox.org> | 2016-12-24 17:21:17 -0500 |
---|---|---|
committer | Heckyel <heckyel@openmailbox.org> | 2016-12-24 17:21:17 -0500 |
commit | e3c75e8d22316c9aae835808a62bdc28ace0d10a (patch) | |
tree | 1ed17ce8ab8c6d6d2bcd885eaf900a0042370b7e /librevideojs/js/mce-button.js | |
parent | 75f1e4783972c0b9f56e6e9fd20434a0fda106ae (diff) | |
download | librevideojs-html5-player-e3c75e8d22316c9aae835808a62bdc28ace0d10a.tar.lz librevideojs-html5-player-e3c75e8d22316c9aae835808a62bdc28ace0d10a.tar.xz librevideojs-html5-player-e3c75e8d22316c9aae835808a62bdc28ace0d10a.zip |
Reparación de Interfaz gráfica por @Jorge Maldonado Ventura
Diffstat (limited to 'librevideojs/js/mce-button.js')
-rw-r--r-- | librevideojs/js/mce-button.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/librevideojs/js/mce-button.js b/librevideojs/js/mce-button.js index 22bea77..f823366 100644 --- a/librevideojs/js/mce-button.js +++ b/librevideojs/js/mce-button.js @@ -1,5 +1,5 @@ /*! - * @source: + * @source: here * * * @licstart The following is the entire license notice for the @@ -112,7 +112,7 @@ url : '', poster: '', code : 'webm', - content: '' + content: '', }); } }); |