Bug 23050: Fix tab's id to avoid compatibility issues
commitf981da7494cd094d45a5e21159642dd54f688bdb
authorJulian Maurice <julian.maurice@biblibre.com>
Mon, 15 Jul 2019 12:28:47 +0000 (15 14:28 +0200)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 5 Nov 2019 08:13:45 +0000 (5 08:13 +0000)
treef94132b7358614078d04371362ee08dc8879a8c3
parent00db9a7624306c3f9282bce1a133b0e45396aeac
Bug 23050: Fix tab's id to avoid compatibility issues

MDN says:

  Using characters except ASCII letters, digits, '_', '-' and '.' may
  cause compatibility problems, as they weren't allowed in HTML 4.
  Though this restriction has been lifted in HTML5, an ID should start
  with a letter for compatibility.

https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/id
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
catalogue/detail.pl