mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
Enhanced API to support icon upload...
SVN:trunk[3081]
This commit is contained in:
@@ -162,6 +162,10 @@ $(function()
|
||||
}
|
||||
this._refresh();
|
||||
},
|
||||
get_post_upload_to: function()
|
||||
{
|
||||
return this.options.post_upload_to;
|
||||
},
|
||||
_upload_dlg: function()
|
||||
{
|
||||
var me = this;
|
||||
|
||||
Reference in New Issue
Block a user