添加che按钮

This commit is contained in:
cxt 2019-07-27 12:42:14 +08:00
parent 353bf7e165
commit 45c7d3236c
1 changed files with 4 additions and 0 deletions

View File

@ -30,6 +30,10 @@
<%= link_to "代码分析结果", project_quality_analysis_path(:project_id => @project.id), :class => "btn_zipdown fl ml10" %>
<% end %>
<% if @project.id == 3993 %>
<a href="http://106.75.119.131:8080/che/create-from-api-calc-t " target="_blank" class="btn_zipdown fl ml10"></a>
<% end %>
<div class="fr ">
<label class="pro-fenzhi-label fl">克隆网址</label>
<input type="text" id="copy_rep_content" class="pro-fenzhi-input fl" value="<%= @repos_url.to_s.lstrip %>"/>