From: Terran McCanna <tmccanna@georgialibraries.org>
Date: Wed, 30 Nov 2022 19:58:01 +0000 (-0500)
Subject: LP1998386 Add Report Template ID to Interface
X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=9761c1c8047fe39a6838a3b37aaf1b22e0e57b3b;p=evergreen%2Fequinox.git

LP1998386 Add Report Template ID to Interface

This displays the report template id in the staff client
under Reports > Templates to aid in troubleshooting reports
questions.

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Signed-off-by: Gina Monti <gmonti@biblio.org>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
---

diff --git a/Open-ILS/web/opac/common/js/fm_table_conf.js b/Open-ILS/web/opac/common/js/fm_table_conf.js
index 8bb7b10687..8a4ea2c661 100644
--- a/Open-ILS/web/opac/common/js/fm_table_conf.js
+++ b/Open-ILS/web/opac/common/js/fm_table_conf.js
@@ -129,6 +129,7 @@ var FM_TABLE_DISPLAY = {
             'docs',
             'ui',
 			'create_time',
+            'id',
 			'owner',
 		],
         calculate : {