Koha/koha-tmpl/intranet-tmpl/prog/en
Tomas Cohen Arazi edf99afa63 Bug 21704: (follow-up) Remove unused 'frameworkcode' template param
This patch removes the 'frameworkcode' template parameter. Now the
'framework' object is passed, and everytime the frameworkcode is needed
on the template, framework.frameworkcode is called.

To test:
- Apply this patch
- Run:
  $ grep ' frameworkcode ' koha-tmpl/intranet-tmpl/prog/en/modules/admin/marctagstructure.tt
=> SUCCESS: There's no use of 'frameworkcode' in the template
- Sign off :-D

Signed-off-by: Michal Denar <black23@gmail.com>

Signed-off-by: Michal Denar <black23@gmail.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2018-10-29 00:17:33 +00:00
..
data
includes Bug 19263: Rancor - 001 widget - changes to address QA issues 2018-10-27 13:26:09 +00:00
modules Bug 21704: (follow-up) Remove unused 'frameworkcode' template param 2018-10-29 00:17:33 +00:00
xslt Bug 20910: Tidy 773 handling XSLT code 2018-10-09 11:07:47 +00:00
columns.def