Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Z
Zope
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
Zope
Commits
46382267
Commit
46382267
authored
Oct 09, 2000
by
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Merged fix for bug 1677: Principia references in GadflyDA screens
parent
adf78e5e
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
lib/python/Products/ZGadflyDA/connectionAdd.dtml
lib/python/Products/ZGadflyDA/connectionAdd.dtml
+1
-1
lib/python/Products/ZGadflyDA/connectionEdit.dtml
lib/python/Products/ZGadflyDA/connectionEdit.dtml
+1
-1
No files found.
lib/python/Products/ZGadflyDA/connectionAdd.dtml
View file @
46382267
...
...
@@ -32,7 +32,7 @@
<br><em><font
-1
>
Additional data sources may be created by making additional
directories in the
<code>
var/gadfly
</code>
subdirectory of
your
Principia
installation.
</font></em>
your
Zope
installation.
</font></em>
</td>
<td
align=
"LEFT"
valign=
"TOP"
><select
name=
connection
size=
5
>
<dtml-in
data_sources
>
...
...
lib/python/Products/ZGadflyDA/connectionEdit.dtml
View file @
46382267
...
...
@@ -28,7 +28,7 @@
<br><em><font
-1
>
Additional data sources may be created by making additional
directories in the
<code>
var/gadfly
</code>
subdirectory of
your
Principia
installation.
</font></em>
your
Zope
installation.
</font></em>
</td>
<td
align=
"LEFT"
valign=
"TOP"
><select
name=
connection_string
size=
5
>
<dtml-in
data_sources
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment