Open Office Editor W.I.P:

- Get regex of odf mime type into widget context to be able to use it for all expose derived widgets
This commit is contained in:
Hadi Nategh 2016-07-20 10:33:18 +02:00 committed by Ralf Becker
parent 9cfe8a012d
commit 71acd96080

View File

@ -215,6 +215,7 @@ function expose (widget)
{
this._super.apply(this, arguments);
this.mime_regexp = mime_regex;
this.mime_odf_regex = mime_odf_regex;
var self=this;
this.expose_options = {
// The Id, element or querySelector of the gallery widget: