File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -1872,10 +1872,13 @@ <h4><small>App submission status</small></h4>
18721872 < div class = "app-build-progress-holder" > < i class = "fa fa-check-circle" > </ i > Completed</ div >
18731873 \{ { #if fileUrl} }
18741874 < div class = "download-build" > < a href = "\{{fileUrl}}" > < i class = "fa fa-download" > </ i > Download file</ a > </ div > \{ { / i f } }
1875+ \{ { #if isAdmin} }
18751876 \{ { #if debugFileUrl} }
18761877 < div class = "download-build" > < span class = "label label-default" > Admin</ span > < a href = "\{{debugFileUrl}}" > < i class = "fa fa-download" > </ i > Download debug app</ a > < a href = "https://support.apple.com/en-us/HT204460" > < i class = "fa fa-fw fa-question-circle-o" > </ i > </ a > </ div >
18771878 \{ { else} }
1878- < div class = "download-build" > < span class = "label label-default" > Admin</ span > Debug app not available</ div > \{{ / i f } }
1879+ < div class = "download-build" > < span class = "label label-default" > Admin</ span > Debug app not available</ div >
1880+ \{ { / i f } }
1881+ \{ { / i f } }
18791882 </td >
18801883 < td class = "app-build-details" >
18811884 \{ { #if updatedAt} } < span > < span class = "icon" > < i class = "fa fa-flag-checkered" > </ i > Finished on:</ span > \{ { updatedAt} } </ span > \{ { / i f } }
You can’t perform that action at this time.
0 commit comments