From 4d04dea6360eb6fa6a338c0e5d3b153b5723185f Mon Sep 17 00:00:00 2001 From: erickson Date: Mon, 29 Dec 2008 18:55:55 +0000 Subject: [PATCH] plugged in the grid selector as an example. still prototyping, though git-svn-id: svn://svn.open-ils.org/ILS/trunk@11696 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- .../default/conify/global/config/billing_type.tt2 | 23 +++++++++++++++++----- 1 file changed, 18 insertions(+), 5 deletions(-) diff --git a/Open-ILS/web/templates/default/conify/global/config/billing_type.tt2 b/Open-ILS/web/templates/default/conify/global/config/billing_type.tt2 index 8ed3dad734..5c07b7c368 100644 --- a/Open-ILS/web/templates/default/conify/global/config/billing_type.tt2 +++ b/Open-ILS/web/templates/default/conify/global/config/billing_type.tt2 @@ -38,16 +38,17 @@ - + ---> - +
+ rowSelector='20px' selectionMode='none' columnReordering='true' headerMenu="btGridMenu"> @@ -59,6 +60,18 @@
ID
+ + [% END %] -- 2.11.0