Skip to content

Commit

Permalink
添加多套皮肤以及添加路由配置功能
Browse files Browse the repository at this point in the history
  • Loading branch information
bieberHe committed Aug 1, 2015
1 parent 0eb543c commit 4e403a3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<div class="col-md-7 col-xs-7 col-lg-7 col-sm-7">
<a href="#/admin/router/{{serviceKey}}/condition/add"><i class="icon-plus" title="新建动态配置"></i> 新建条件路由规则 </a>&nbsp;| &nbsp;
<a href="#/admin/router/{{serviceKey}}/script/add"><i class="icon-plus" title="新建动态配置"></i> 新建脚本路由规则 </a>&nbsp;| &nbsp;
<a href="javascript:void(0);" ng-click="batchDelete()"><i class="icon-plus" title="批量删除规则"></i> 批量删除规则 </a>
<a href="javascript:void(0);" ng-click="batchDelete()"><i class="icon-trash" title="批量删除规则"></i> 批量删除规则 </a>
</div>
<div class="col-md-5 col-xs-5 col-lg-5 col-sm-5">
</div>
Expand Down

0 comments on commit 4e403a3

Please sign in to comment.