mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-18 07:25:49 +01:00
Get rid of absurd strict JS warnings.
This commit is contained in:
@@ -263,6 +263,7 @@ const Template = Module("template", {
|
||||
// </e4x>
|
||||
if (table.tr.length() > 1)
|
||||
return table;
|
||||
return XML();
|
||||
},
|
||||
|
||||
tabular: function tabular(headings, style, iter) {
|
||||
|
||||
Reference in New Issue
Block a user