From 44e93a77eca08a71b521a619df92b25c04137424 Mon Sep 17 00:00:00 2001 From: Jake Rosenberg Date: Thu, 2 Nov 2023 16:37:24 -0500 Subject: [PATCH] Uncomment file nav UI in simulations --- .../publication-preview-sim.component.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/designsafe/static/scripts/data-depot/components/projects/publication-preview/publication-preview-sim.component.html b/designsafe/static/scripts/data-depot/components/projects/publication-preview/publication-preview-sim.component.html index b4bd212e0e..3acf99a41f 100644 --- a/designsafe/static/scripts/data-depot/components/projects/publication-preview/publication-preview-sim.component.html +++ b/designsafe/static/scripts/data-depot/components/projects/publication-preview/publication-preview-sim.component.html @@ -58,7 +58,7 @@

>  - + -->
listing="$ctrl.FileListingService.listings.main" on-browse="$ctrl.onBrowse(file)" >  -
--> +