fix navbar
This commit is contained in:
parent
662f008dd1
commit
d4716df43d
|
@ -34,7 +34,7 @@
|
|||
placeholder="username"
|
||||
type="text" class="form-control"/>
|
||||
<button type="submit" class="btn btn-outline-success">login</button>
|
||||
<button ng-click="$ctrl.randomize()" type="submit" class="btn btn-outline-primary">randomize
|
||||
<button ng-click="$ctrl.randomize()" type="button" class="btn btn-outline-primary">randomize
|
||||
</button>
|
||||
</form>
|
||||
</nav>
|
||||
|
|
Loading…
Reference in New Issue
Block a user