This commit is contained in:
Kai Hendry
2014-12-04 17:41:45 +08:00
parent e733788b6b
commit cd1265d3d7
2 changed files with 7 additions and 3 deletions

View File

@@ -41,7 +41,7 @@
</div>
</div>
<button class="btn btn-primary btn-lg" id="b" onclick="submitPressed()">Fetch tweets</button>
<button class="btn btn-primary btn-lg" id="b" type="submit">Fetch tweets</button>
</div>
</form>