From: Karl O. Pinc Date: Thu, 26 Sep 2024 15:17:00 +0000 (-0500) Subject: Use proper mako markup when invoking self.lib X-Git-Url: https://papio.biology.duke.edu/gitweb/?a=commitdiff_plain;h=f36a1d4469f9298b0bdfbcab93699be9240d9f19;p=pgwui_sql Use proper mako markup when invoking self.lib --- diff --git a/src/pgwui_sql/templates/sql.mak b/src/pgwui_sql/templates/sql.mak index 2266cbd..c916419 100644 --- a/src/pgwui_sql/templates/sql.mak +++ b/src/pgwui_sql/templates/sql.mak @@ -157,10 +157,10 @@ % endfor

- + <%self.lib:td_label for_id="show_rules_id"> Show rules - - + + <%self.lib:td_input tab_index="${tab_index}"> - + - + <%self.lib:td_label for_id="show_spaces_id"> Show spaces - - + + <%self.lib:td_input tab_index="${tab_index}"> - +