فهرست منبع

Merge pull request #908 from wangkx/gh-907

Fix gh-907 Page Not Found error when ShowQuery for a file

Reviewed-By: Richard Chapman <rchapman@hpccsystems.com>
Richard Chapman 13 سال پیش
والد
کامیت
645877f6b5
1فایلهای تغییر یافته به همراه2 افزوده شده و 1 حذف شده
  1. 2 1
      esp/eclwatch/ws_XSLT/dfu.xslt

+ 2 - 1
esp/eclwatch/ws_XSLT/dfu.xslt

@@ -110,7 +110,8 @@
             }
             function showRoxieQueries()
             {
-              document.location.href='/WsRoxieQuery/QueriesAction?Type=ListQueries&Cluster='+cluster+'&LogicalName='+filename;
+              //document.location.href='/WsRoxieQuery/QueriesAction?Type=ListQueries&Cluster='+cluster+'&LogicalName='+filename;
+              document.location.href='/WsSMC/DisabledInThisVersion?form_';
             }
             var xypos = YAHOO.util.Dom.getXY('mn' + PosId);
             if (oMenu) {