Fossil SCM

Removed a no-longer-true line from the fileedit help tab.

stephan 2020-05-26 07:42 fileedit-ajaxify
Commit 616333e5ba1b1eff5f6f795e65017683b9f253aa809f87bcf45ab5a2b405392e
1 file changed -2
--- src/fileedit.c
+++ src/fileedit.c
@@ -2137,12 +2137,10 @@
21372137
CX("<ul>");
21382138
CX("<li><strong>Only files matching the <code>fileedit-glob</code> "
21392139
"repository setting</strong> can be edited online. That setting "
21402140
"must be a comma- or newline-delimited list of glob patterns "
21412141
"for files which may be edited online.</li>");
2142
- CX("<li><strong>Clicking any links</strong> on this page will "
2143
- "leave the page, <strong>losing any edits</strong>.</li>");
21442142
CX("<li>Committing edits creates a new commit record with a single "
21452143
"modified file.</li>");
21462144
CX("<li>\"Delta manifests\" (see the checkbox on the Commit tab) "
21472145
"make for smaller commit records, especially in repositories "
21482146
"with many files.</li>");
21492147
--- src/fileedit.c
+++ src/fileedit.c
@@ -2137,12 +2137,10 @@
2137 CX("<ul>");
2138 CX("<li><strong>Only files matching the <code>fileedit-glob</code> "
2139 "repository setting</strong> can be edited online. That setting "
2140 "must be a comma- or newline-delimited list of glob patterns "
2141 "for files which may be edited online.</li>");
2142 CX("<li><strong>Clicking any links</strong> on this page will "
2143 "leave the page, <strong>losing any edits</strong>.</li>");
2144 CX("<li>Committing edits creates a new commit record with a single "
2145 "modified file.</li>");
2146 CX("<li>\"Delta manifests\" (see the checkbox on the Commit tab) "
2147 "make for smaller commit records, especially in repositories "
2148 "with many files.</li>");
2149
--- src/fileedit.c
+++ src/fileedit.c
@@ -2137,12 +2137,10 @@
2137 CX("<ul>");
2138 CX("<li><strong>Only files matching the <code>fileedit-glob</code> "
2139 "repository setting</strong> can be edited online. That setting "
2140 "must be a comma- or newline-delimited list of glob patterns "
2141 "for files which may be edited online.</li>");
 
 
2142 CX("<li>Committing edits creates a new commit record with a single "
2143 "modified file.</li>");
2144 CX("<li>\"Delta manifests\" (see the checkbox on the Commit tab) "
2145 "make for smaller commit records, especially in repositories "
2146 "with many files.</li>");
2147

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button