Skip to content

Commit

Permalink
[webui] people know PackMan, but not pmbs. Rename the button for inte…
Browse files Browse the repository at this point in the history
…rconnect.
  • Loading branch information
adrianschroeter committed Mar 10, 2014
1 parent 5809930 commit 2b5e8f8
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -37,7 +37,7 @@ function usePackman(){
<%# end -%>
<%= button_to_function "build.openSUSE.org", "useOpenSUSE()" %>
<input type='button' onclick='javascript:useMeeGo()' value='build.tizen.org'/>
<input type='button' onclick='javascript:usePackman()' value='pmbs.links2linux.org'/>
<input type='button' onclick='javascript:usePackman()' value='PackMan OBS'/>

<h3>Add custom OBS instance</h3>
<%= form_tag :action => :save_instance do -%>
Expand Down

0 comments on commit 2b5e8f8

Please sign in to comment.