]> Lady’s Gitweb - Gitweb/commit
gitweb.js: Provide getElementsByClassName method (if it not exists)
authorJakub Narebski <redacted>
Thu, 28 Apr 2011 19:04:06 +0000 (21:04 +0200)
committerLady <redacted>
Mon, 6 Apr 2026 04:51:31 +0000 (00:51 -0400)
commit169c1428a0ed03a1418c9a07b29cdf7b28195c6eb283e094a6fc8bf63e27a110
tree8050349100268d20f5127c1621dab1b51627ad5ef6e926ed142be4ad9074d9b6
parent66fe7ed5534cc4b940e6be66873ead8edb247df6b55b4ba8f1a25cf61f17c308
gitweb.js: Provide getElementsByClassName method (if it not exists)

The code is simplified and does not support full specification of
native getElementsByClassName method, but implements just subset that
would be enough for gitweb, supporting only single class name.

Signed-off-by: John 'Warthog9' Hawley <redacted>
Signed-off-by: Jakub Narebski <redacted>
Signed-off-by: Junio C Hamano <redacted>
static/js/lib/common-lib.js
This page took 0.246481 seconds and 5 git commands to generate.