mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-05-13 04:07:20 -04:00
This commit is contained in:
Vendored
+6
-1
@@ -321,6 +321,7 @@ javascript:togglePopbox('<% name %>', '<% show %>', '<% hide %>')
|
||||
<div id="<% name %>_div" class="<% class_ %>" style="display:none;"><% m.content().strip() %></div>
|
||||
</%method>
|
||||
|
||||
|
||||
<%method codepopper trim="both">
|
||||
<%args>
|
||||
link
|
||||
@@ -330,4 +331,8 @@ javascript:togglePopbox('<% name %>', '<% show %>', '<% hide %>')
|
||||
</%init>
|
||||
'''PYESC<& SELF:link, href=href, text=link, class_="codepoplink" &>PYESC'''
|
||||
'''PYESC<&|SELF:popbox, class_="codepop" &><% m.content() %></&>PYESC'''
|
||||
</%method>
|
||||
</%method>
|
||||
|
||||
<%method poppedcode trim="both">
|
||||
'''PYESC<div class="codepop" &><% m.content() %></div>PYESC'''
|
||||
</%method>
|
||||
|
||||
Vendored
+1
-1
@@ -7,7 +7,7 @@
|
||||
Start
|
||||
|
|
||||
|
|
||||
|--- <&formatting.myt:link, path="pooling_establishing" &>
|
||||
|--- <&formatting.myt:link, path="pooling" &>
|
||||
| |
|
||||
| |
|
||||
| |------ <&formatting.myt:link, path="pooling_configuration" &>
|
||||
|
||||
Reference in New Issue
Block a user