Bug 13364: (QA followup) <body> missing id and class
authorTomas Cohen Arazi <tomascohen@gmail.com>
Wed, 6 May 2015 17:19:41 +0000 (14:19 -0300)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Wed, 6 May 2015 17:19:41 +0000 (14:19 -0300)
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/cn_browser.tt

index b7f3416..d892bc1 100644 (file)
@@ -4,7 +4,7 @@
 [% INCLUDE 'doc-head-close.inc' %]
 [% INCLUDE 'datatables.inc' %]
 </head>
-<body>
+<body id="cat_cn_browser" class="cat">
 [% UNLESS ( popup ) %]
 [% INCLUDE 'header.inc' %]
 [% INCLUDE 'cat-search.inc' %]