webssh报错
This commit is contained in:
parent
d9628aaac4
commit
d97c3548e0
|
|
@ -2,7 +2,7 @@
|
|||
<li id="codetab_nav_1" class="blacktab_hover" onclick="HoverLi_new(1);">
|
||||
<a href="javascript:void(0);" class="tab_type tab_color" >代码</a>
|
||||
</li>
|
||||
<li id="codetab_nav_2" onclick="webssh_connect('<%= @myshixun.identifier %>', '<%= Redmine::Configuration['webssh'] %>')">
|
||||
<li id="codetab_nav_2" >
|
||||
<% if @myshixun.shixun.try(:webssh) %>
|
||||
<a href="javascript:void(0);" class="tab_type tab_color" >命令行</a>
|
||||
<% end %>
|
||||
|
|
|
|||
Loading…
Reference in New Issue