Skip to content

Commit

Permalink
remove invisible entry from drop down list (#262)
Browse files Browse the repository at this point in the history
  • Loading branch information
car-roll authored Jan 14, 2020
1 parent f10c23f commit 9ede80e
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,6 @@
<f:select/>
</f:entry>
</j:when>
<j:otherwise>
<f:invisibleEntry>
<f:select field="apiUri"/>
</f:invisibleEntry>
</j:otherwise>
</j:choose>
<f:entry title ="${%Owner}" field="repoOwner">
<f:textbox/>
Expand Down

0 comments on commit 9ede80e

Please sign in to comment.