[Koha-cvs] koha/koha-tmpl/intranet-tmpl/default/en/bull fu... [rel_2_2]

Henri-Damien LAURENT laurenthdl at alinto.com
Thu Jul 27 11:00:41 CEST 2006


CVSROOT:	/sources/koha
Module name:	koha
Branch:		rel_2_2
Changes by:	Henri-Damien LAURENT <hdl>	06/07/27 09:00:41

Modified files:
	koha-tmpl/intranet-tmpl/default/en/bull: full-serial-issues.tmpl 

Log message:
	Bug Fixing : full serial issues tab would not show up.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/default/en/bull/full-serial-issues.tmpl?cvsroot=koha&only_with_tag=rel_2_2&r1=1.1.2.1&r2=1.1.2.2

Patches:
Index: full-serial-issues.tmpl
===================================================================
RCS file: /sources/koha/koha/koha-tmpl/intranet-tmpl/default/en/bull/full-serial-issues.tmpl,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -b -r1.1.2.1 -r1.1.2.2
--- full-serial-issues.tmpl	2 Aug 2005 15:00:37 -0000	1.1.2.1
+++ full-serial-issues.tmpl	27 Jul 2006 09:00:40 -0000	1.1.2.2
@@ -19,7 +19,9 @@
 			<tr>
 				<th class="bull">Information
 				</th>
-				<th class="bull">Date
+				<th class="bull">Publication Date
+				</th>
+				<th class="bull">Reception Date
 				</th>
 				<th class="bull">Number
 				</th>
@@ -32,6 +34,9 @@
 					<!-- TMPL_VAR name="notes" -->
 				</td>
 				<td>
+					<!-- TMPL_VAR Name="publisheddate" -->
+				</td>
+				<td>
 					<!-- TMPL_VAR Name="planneddate" -->
 				</td>
 				<td>





More information about the Koha-cvs mailing list