Enhanced API to support icon upload...

SVN:trunk[3081]
This commit is contained in:
Denis Flaven
2014-02-10 15:41:32 +00:00
parent 0167a66973
commit f993f07751

View File

@@ -162,6 +162,10 @@ $(function()
}
this._refresh();
},
get_post_upload_to: function()
{
return this.options.post_upload_to;
},
_upload_dlg: function()
{
var me = this;