@@ -704,8 +704,12 @@
}
})
+ }else {
+ TC.ui.openResource({
+ label:title || "",
+ url:url
+ });
-
};
this.openDialog = function(url, title) {