diff --git a/src/main/webapp/filesFragment.xhtml b/src/main/webapp/filesFragment.xhtml index 7654cbc3436..27ed25cdbe2 100644 --- a/src/main/webapp/filesFragment.xhtml +++ b/src/main/webapp/filesFragment.xhtml @@ -398,7 +398,7 @@ #{bundle.download} @@ -407,7 +407,7 @@ styleClass="btn btn-default btn-download" disabled="#{false and DatasetPage.lockedFromDownload}" action="#{DatasetPage.validateFilesForDownload(true, false)}" - update="@form" oncomplete=""> + update="@form" oncomplete="bind_bsui_components();"> #{bundle.download} @@ -422,7 +422,7 @@
  • #{bundle.downloadOriginal} @@ -430,14 +430,14 @@ + update="@form" oncomplete="bind_bsui_components();"> #{bundle.downloadOriginal}
  • #{bundle.downloadArchival} @@ -445,7 +445,7 @@ + update="@form" oncomplete="bind_bsui_components();"> #{bundle.downloadArchival}
  • @@ -454,7 +454,8 @@ #{bundle['file.requestAccess']} @@ -554,7 +555,7 @@ - +