From dd0d1725d0a3a71c5068de0d0603683ec03d8e29 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Sat, 6 Aug 2016 16:55:17 +0300 Subject: [PATCH] Add notes for 2016-08-06 --- content/2016-08.md | 4 ++++ public/2016-08/index.html | 6 ++++++ public/index.xml | 6 ++++++ public/tags/notes/index.xml | 6 ++++++ 4 files changed, 22 insertions(+) diff --git a/content/2016-08.md b/content/2016-08.md index 8288ed61a..b13e56285 100644 --- a/content/2016-08.md +++ b/content/2016-08.md @@ -48,3 +48,7 @@ $ git rebase -i dspace-5.5 ``` dspacetest=# update metadatavalue set authority='0b4fcbc1-d930-4319-9b4d-ea1553cca70b', confidence=600 where metadata_field_id=3 and text_value='Grace, D.'; ``` + +## 2016-08-06 + +- Finally figured out how to remove "View/Open" and "Bitstreams" from the item view diff --git a/public/2016-08/index.html b/public/2016-08/index.html index d9e36034c..31ae14a2a 100644 --- a/public/2016-08/index.html +++ b/public/2016-08/index.html @@ -131,6 +131,12 @@ $ git rebase -i dspace-5.5
dspacetest=# update metadatavalue set authority='0b4fcbc1-d930-4319-9b4d-ea1553cca70b', confidence=600 where metadata_field_id=3 and text_value='Grace, D.';
 
+

2016-08-06

+ + +