Major Check in - Git and Recast Integrated, create repository and issue functional via UI

This commit is contained in:
2018-07-19 14:23:15 +05:30
parent a5996f1f2d
commit 76aca797d6
18 changed files with 2007 additions and 283 deletions

2
dist/index.html vendored
View File

@@ -104,7 +104,7 @@
</div>
<nav class="navbar navbar-expand-lg navbar-light bg-light">
<div class="container-fluid">
<form onsubmit="processRequest();" class="navbar-form" role="search">
<form id="bot-cli" class="navbar-form" role="search">
<input type="text" class="form-control" placeholder="What you need..." name="command" id="command">
</form>
<div class="collapse navbar-collapse" id="navbarSupportedContent">