git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@3081 a333f486-631f-4898-b8df-5754b55c2be0
@@ -162,6 +162,10 @@ $(function()
}
this._refresh();
},
+ get_post_upload_to: function()
+ {
+ return this.options.post_upload_to;
+ },
_upload_dlg: function()
{
var me = this;