NIHVIVO-238 - Updating custom reports and site configuration sections of vitro site admin to remove datastar-specific changes. Preventing past expected publication date (datastar-215), Autopopulating dataset originator with person info (datastar-304), Updates to Model preprocess related to dataset-304
This commit is contained in:
parent
5b6ee59e77
commit
61a64faf40
12 changed files with 116 additions and 36 deletions
|
@ -1,13 +1,3 @@
|
|||
<%-- $This file is distributed under the terms of the license in /doc/license.txt$ --%>
|
||||
|
||||
<% if (securityLevel >= loginHandler.DBA) { %>
|
||||
<div class="pageBodyGroup">
|
||||
|
||||
<h3>Reports</h3>
|
||||
|
||||
<ul>
|
||||
<li><a href="customsparql?queryType=fileupload">Custom Report: File Publication Date > 1 YEAR AGO</a></li>
|
||||
<li><a href="customsparql?queryType=filedelete">Custom Report: File Deleted > 1 YEAR AGO</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<% } %>
|
||||
<!--If your product contains custom reports, then overwrite this page-->
|
Loading…
Add table
Add a link
Reference in a new issue