diff options
Diffstat (limited to 'htroot/ViewFile.html')
| -rw-r--r-- | htroot/ViewFile.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/htroot/ViewFile.html b/htroot/ViewFile.html index 2442aefd3..fb4402096 100644 --- a/htroot/ViewFile.html +++ b/htroot/ViewFile.html @@ -103,7 +103,6 @@ function updatepage(str) { <dt>Size:</dt><dd>#[size]# Bytes</dd>#(mimeTypeAvailable)#::
<dt>MimeType:</dt><dd>#[mimeType]#</dd>#(/mimeTypeAvailable)#
<dt>Collections:</dt><dd>#[collections]#</dd>
- <dt>Triplestore:</dt><dd><pre>#[triples]#</pre></dd>
<dt><label for="viewMode">View as</label>:</dt>
<dd>
<select id="viewMode" name="viewMode" onchange='this.form.submit()'>
|
