un-show logs on successful run.

This commit is contained in:
Shane Kilkelly 2016-03-22 10:32:55 +00:00
parent 293cb3c73e
commit 723031f7f3

View file

@ -66,6 +66,7 @@ define [
$scope.pdf.tooRecentlyCompiled = true
else if response.status == "success"
$scope.pdf.view = 'pdf'
$scope.shouldShowLogs = false
# define the base url
$scope.pdf.url = "/project/#{$scope.project_id}/output/output.pdf?cache_bust=#{Date.now()}"
# add a query string parameter for the compile group