Merge pull request #276 from KiranNiranjan/ELECTRON-253

Electron-253 (Basic auth issue)
This commit is contained in:
Vikas Shashidhar 2018-01-02 12:24:27 +05:30 committed by GitHub
commit 4510a35eb1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -87,7 +87,7 @@
<button type="submit" id="login">Log In</button>
</div>
<div class="button-container">
<button id="cancel">Cancel</button>
<button type="button" id="cancel">Cancel</button>
</div>
</div>
</form>