Mercurial > hg
diff hgeditor @ 24156:75a2df2bbde8 stable
templatekw: inline showlist() into showbookmarks()
showlist() is the helper to build _hybrid object from a trivial list. It can't
be applied if each value has more than one items, 'bookmark' and 'current' in
this case.
This change is necessary to fix random failure of "{join(bookmarks, sep)}".
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Wed, 18 Feb 2015 22:10:17 +0900 |
parents | 2b440bb8a66b |
children | 1aee2ab0f902 |