]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
table.html.tmpl: Use order_columns only when present (#63)
authorVladimir Panteleev <CyberShadow@users.noreply.github.com>
Mon, 15 Mar 2021 14:50:43 +0000 (14:50 +0000)
committerGitHub <noreply@github.com>
Mon, 15 Mar 2021 14:50:43 +0000 (15:50 +0100)
commitf0ed47ef0fe64ec55ccdd4fc881a033008c4e455
tree0df13e86132d6be61c3f2b5a359cfbb5a8cb462d
parent390c097856fc7525a1d160ed252b5ac848665822
table.html.tmpl: Use order_columns only when present (#63)

Fix a hard dependency on the BMO extension.

order_columns is set in Bugzilla::Extension::BMO, which might not be
present / loaded.

Co-authored-by: Dylan William Hardison <dylan@hardison.net>
template/en/default/list/table.html.tmpl