Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/fulltextsearch.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordaita <maxence@pontapreta.net>2016-11-11 20:59:34 +0300
committerdaita <maxence@pontapreta.net>2016-11-11 20:59:34 +0300
commita5113c0b3622088e6419c64e8ff95d0b5b3c3820 (patch)
tree2f5b2c10abb0a4e849102f60272c73e99be05c40 /templates
parent08f87d990b20af3e825600a3dfb27ac3eb050666 (diff)
removing display_result
Diffstat (limited to 'templates')
-rw-r--r--templates/settings.admin.php8
1 files changed, 0 insertions, 8 deletions
diff --git a/templates/settings.admin.php b/templates/settings.admin.php
index 0f63737..2b90d17 100644
--- a/templates/settings.admin.php
+++ b/templates/settings.admin.php
@@ -208,14 +208,6 @@ style('nextant', 'admin');
id="solr_index_delay" value="2" style="width: 50px;" /> hours</td>
</tr>
- <tr style="height: 30px;">
- <td class="nextant_admin_left">
- <?php p($l->t('Display result :')) ?></td>
- <td><select id="solr_display_result" style="width: 260px;">
- <option value="1">Nextant style</option>
- <option value="2">Integrated to Files</option>
- </select></td>
- </tr>
<!--
<tr style="height: 30px;">