[Bug 11175] Show the parent record's component parts in the detailed views
22 Oct
2021
22 Oct
'21
8:43 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11175 --- Comment #391 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- [% IF count == 0 %] [% IF ( Koha.Preference('HTML5MediaEnabled') == 'staff' or Koha.Preference('HTML5MediaEnabled') == 'both' ) && HTML5MediaSets.size %] $('#bibliodetails').tabs("option", "active", $('#media_tab').index() ); [% ELSIF ComponentParts %] $('#bibliodetails').tabs("option", "active", $('#components_tab').index() ); [% END %] [% END %] What about indentation? -- You are receiving this mail because: You are watching all bug changes.
1728
Age (days ago)
1728
Last active (days ago)
0 comments
1 participants
participants (1)
-
bugzilla-daemon@bugs.koha-community.org