From 49964e2ca091068009568e45db2edab5ef349de3 Mon Sep 17 00:00:00 2001 From: Michael Heppler Date: Fri, 22 Jul 2016 14:41:30 -0400 Subject: [PATCH 001/172] Wired the File pg back up to the Dataset pg, commented out broken file thumbnail render logic, added placeholder tabs for Provenance and Versions. [ref #2295] --- src/main/webapp/file.xhtml | 34 +++++++++++++++------ src/main/webapp/filesFragment.xhtml | 9 ++++-- src/main/webapp/resources/css/structure.css | 2 +- 3 files changed, 32 insertions(+), 13 deletions(-) diff --git a/src/main/webapp/file.xhtml b/src/main/webapp/file.xhtml index ee3d4f71af4..7f0b370cf3a 100644 --- a/src/main/webapp/file.xhtml +++ b/src/main/webapp/file.xhtml @@ -145,13 +145,22 @@
-
+
+ + + + + + +
@@ -166,10 +175,10 @@
-
-
-
-
+
+
+
@@ -177,9 +186,9 @@
-
-
-
+
+
 
+
@@ -322,7 +331,14 @@
- + + + Coming soon... + + + + Coming soon... +
diff --git a/src/main/webapp/filesFragment.xhtml b/src/main/webapp/filesFragment.xhtml index e6df7598d8e..3828e391caa 100644 --- a/src/main/webapp/filesFragment.xhtml +++ b/src/main/webapp/filesFragment.xhtml @@ -244,12 +244,15 @@