summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiqdad <ahmadmiqdad27@gmail.com>2025-10-25 13:37:29 +0700
committerMiqdad <ahmadmiqdad27@gmail.com>2025-10-25 13:37:29 +0700
commita54e68d0ccf84de5edb602744cf2de399c26ba49 (patch)
treee80de4aa7d8ce98e5d00608fa905f55e79b1ae60
parentbbacaaa7fc8526a2831f9cdd890e25fb68f410ff (diff)
<Miqdad> optional hide log
-rw-r--r--indoteknik_custom/views/apache_solr_queue.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/views/apache_solr_queue.xml b/indoteknik_custom/views/apache_solr_queue.xml
index a87d49f6..08972b28 100644
--- a/indoteknik_custom/views/apache_solr_queue.xml
+++ b/indoteknik_custom/views/apache_solr_queue.xml
@@ -18,7 +18,7 @@
decoration-success="execute_status == 'success'"
decoration-primary="execute_status == 'not_found'"
/>
- <field name = "log" readonly="1"/>
+ <field name = "log" readonly="1" optional="hide"/>
<field name="execute_date" readonly="1" />
<field name="create_date" readonly="1" />
</tree>