projects
/
pgwui_sql
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd27091
)
Remove navigation menu from popup sql edit window
author
Karl O. Pinc
<kop@karlpinc.com>
Fri, 13 Sep 2024 16:22:06 +0000
(11:22 -0500)
committer
Karl O. Pinc
<kop@karlpinc.com>
Fri, 13 Sep 2024 16:22:06 +0000
(11:22 -0500)
src/pgwui_sql/templates/sql_edit.mak
patch
|
blob
|
history
diff --git
a/src/pgwui_sql/templates/sql_edit.mak
b/src/pgwui_sql/templates/sql_edit.mak
index 1017221590fb8d348d5836799b1b2a1981ce2055..4e7d6c6dbf054aef185a15998a467bcdbb9adb84 100644
(file)
--- a/
src/pgwui_sql/templates/sql_edit.mak
+++ b/
src/pgwui_sql/templates/sql_edit.mak
@@
-39,6
+39,12
@@
SQL Entry Window
</%block>
+<%block name="navbar">
+</%block>
+
+<%block name="top_hr">
+</%block>
+
<%def name="sql_row(tab_index)">
<tr>
<%self.lib:td_input tab_index="${tab_index}" colspan="2">