Display org shortname in merge profile editor
authorberick <berick@esilibrary.com>
Thu, 19 May 2011 14:23:36 +0000 (10:23 -0400)
committerBill Erickson <berick@esilibrary.com>
Wed, 6 Jul 2011 18:50:53 +0000 (14:50 -0400)
...instead of org unit ID

Open-ILS/web/templates/default/vandelay/inc/profiles.tt2

index ca67f3a..0220d6a 100644 (file)
             fmClass='vmp'
             showPaginator='true'
             editOnEnter='true'>
+        <thead>
+            <tr>
+                <th field='owner' get='vlGetOrg'/>
+            </tr>
+        </thead>
     </table>
 </div>