From f005b515794cdae528ab2d4d697bf6041a60e0bf Mon Sep 17 00:00:00 2001 From: Chris Cormack Date: Mon, 8 Apr 2013 20:43:45 +1200 Subject: [PATCH] Bug 9933: Unable to edit or add rules for any branch except default To test 1/ Select a branch in circ rules 2/ Edit or add a rule, note this change is made for default instead of the library you selected 3/ Apply the patch 4/ Try 1 and 2 again Signed-off-by: Mirko Tietgen Works as expected. Signed-off-by: Mason James Signed-off-by: Jared Camins-Esakov --- koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt index 586d310850..c52b77eea4 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt @@ -133,7 +133,7 @@ for="tobranch">Clone these rules to: - + -- 2.39.2