Better links when an error occurs

This commit is contained in:
Gaël Métais
2015-02-06 11:17:27 +01:00
parent 39e6ecc920
commit 5330f0f8e2
8 changed files with 30 additions and 35 deletions
+2 -2
View File
@@ -60,8 +60,8 @@
<div class="fromShare" ng-if="!error && fromSocialShare">
<p>Yellow Lab Tools is a free online tool that analyzes performance and front-end quality.</p>
<a href="" ng-click="seeFullReport()">See the full report for this page</a>
<a href="/">Test another webpage</a>
<a class="linkButton" href="" ng-click="seeFullReport()">See the full report for this page</a>
<a class="linkButton" href="/">Test another webpage</a>
</div>
<div ng-if="error">