Skip to content

Commit

Permalink
Update custom.js
Browse files Browse the repository at this point in the history
  • Loading branch information
omegaeducacional authored Jul 26, 2024
1 parent 0979213 commit 56f4a1e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions custom.js
Original file line number Diff line number Diff line change
Expand Up @@ -188,8 +188,9 @@ function toTopBottomButton() {
<select id="commands_omega">
<option value=''>Selecione um template</option>
<optgroup label="Retornos">
<option value='/apply_template retorno_dev'>Retorno para qualidade(Dev web)</option>
<option value='/apply_template retorno_dev2'>Retorno para qualidade(Dev desktop)</option>
<option value='/apply_template retorno_dev'>Retorno para qualidade (Web)</option>
<option value='/apply_template retorno_dev2'>Retorno para qualidade (Desktop)</option>
<option value='/apply_template homologacao_desktop'>Homologação (Desktop)</option>
<optgroup label="Templates execução bot">
<option value='/create_branch feature'>Cria galho feature</option>
<option value='/create_branch hotfix'>Cria galho hotfix</option>
Expand Down

0 comments on commit 56f4a1e

Please sign in to comment.