Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Factory:zSystems
galene
galene-html-sendselect-default.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File galene-html-sendselect-default.patch of Package galene
diff --git a/static/galene.html b/static/galene.html index 07cd283..767e552 100644 --- a/static/galene.html +++ b/static/galene.html @@ -201,9 +201,9 @@ <form id="sendform"> <label for="sendselect" class="sidenav-label-first">Send:</label> <select id="sendselect" class="select select-inline"> - <option value="lowest">lowest</option> + <option value="lowest" selected>lowest</option> <option value="low">low</option> - <option value="normal" selected>normal</option> + <option value="normal">normal</option> <option value="unlimited">unlimited</option> </select> </form> @@ -211,8 +211,8 @@ <form id="simulcastform"> <label for="simulcastselect" class="sidenav-label-first">Simulcast:</label> <select id="simulcastselect" class="select select-inline"> - <option value="off">off</option> - <option value="auto" selected>auto</option> + <option value="off" selected>off</option> + <option value="auto">auto</option> <option value="on">on</option> </select> </form>
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor