Commit 687a6317 authored by lepdou's avatar lepdou

fix sync button href

parent de37a52f
...@@ -146,7 +146,7 @@ ...@@ -146,7 +146,7 @@
授权 授权
</a> </a>
<a type="button" class="btn btn-default btn-sm J_tableview_btn" <a type="button" class="btn btn-default btn-sm J_tableview_btn"
href="/namespace/role.html?#/appid={{pageContext.appId}}&namespaceName={{namespace.namespace.namespaceName}}" href="config/sync.html?#/appid={{pageContext.appId}}&env={{pageContext.env}}&clusterName={{pageContext.clusterName}}&namespaceName={{namespace.namespace.namespaceName}}"
ng-show="hasAssignUserPermission"> ng-show="hasAssignUserPermission">
<img src="img/sync.png"> <img src="img/sync.png">
同步配置 同步配置
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment