Add a tip for API advertising on the dashboard #20

This commit is contained in:
Gaël Métais
2014-12-28 16:32:24 +01:00
parent b064e73ef4
commit c31e880f63
4 changed files with 191 additions and 165 deletions
+4
View File
@@ -38,6 +38,10 @@
</div>
</div>
<div class="apiTip">
<b>Did you know? Yellow Lab Tools now has an API</b>! <a href="{{getAPIUrl()}}" target="_blank">Here</a> is the JSON output for this run. Checkout <a href="https://github.com/gmetais/YellowLabTools/wiki/Public-API" target="_blank">the API doc</a>.
</div>
<div class="tweet" ng-if="!fromSocialShare">
<form ng-submit="sendTweet()">
<input type="text" class="tweetText" ng-model="tweetText">