restore tabbing function in MARC bib editor

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
This commit is contained in:
Galen Charlton 2008-02-11 16:21:54 -06:00 committed by Joshua Ferraro
parent 7bb7135388
commit 995967117d

View file

@ -526,7 +526,6 @@ function unHideSubfield(index,labelindex) { // FIXME :: is it used ?
<a href="/cgi-bin/koha/cataloguing/addbiblio.pl#tab<!-- TMPL_VAR name="number" -->XX"><!-- TMPL_VAR name="number"--></a>
<!-- /TMPL_IF --></li>
<!-- /TMPL_LOOP --></ul>
</div>
<!-- TMPL_LOOP name="BIG_LOOP" -->
<!-- hide every tab except the 1st -->
@ -607,11 +606,11 @@ function unHideSubfield(index,labelindex) { // FIXME :: is it used ?
</div>
<!-- /TMPL_LOOP -->
</div>
</form>
</div>
</div>
</div>
</div>
<!-- TMPL_INCLUDE NAME="intranet-bottom.inc" -->