Skip to content

Commit

Permalink
- set default value for baseUrl
Browse files Browse the repository at this point in the history
  • Loading branch information
r-brown committed May 5, 2015
1 parent 0202982 commit e4fb233
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@

<form id='api_selector'>
<div class='input'><input placeholder="http://io.labs64.com/NetLicensing-API/v2.0/netlicensing.json"
value="http://io.labs64.com/NetLicensing-API/v2.0/netlicensing.json"
id="input_baseUrl" name="baseUrl" type="text"/></div>
<div class='input'><input placeholder="username" id="input_username" name="username" type="text" size="10"/>
</div>
Expand Down

0 comments on commit e4fb233

Please sign in to comment.