Fix logs dropdown to work with Angular 1.3

This commit is contained in:
James Allen 2015-09-03 13:13:28 +01:00
parent 95db287fef
commit 5fdb50958e

View file

@ -147,12 +147,12 @@ div.full-size.pdf(ng-controller="PdfController")
)
i.fa.fa-trash-o
|  
div.dropdown(style="display: inline-block;")
div.dropdown(style="display: inline-block;", dropdown)
a.btn.btn-default.btn-sm(
href
dropdown-toggle
)
| !{translate("other_logs_and_files")}
| !{translate("other_logs_and_files")}
span.caret
ul.dropdown-menu.dropdown-menu-right
li(ng-repeat="file in pdf.outputFiles")