##// END OF EJS Templates
templatekw: eliminate unnecessary temporary variable 'names' from _showlist()...
templatekw: eliminate unnecessary temporary variable 'names' from _showlist() Replace 'names' with the optional argument 'plural'.
Yuya Nishihara -
r32034:579bbcb4 default
Show More