Fossil SCM
Add the background color test page to the sitemap.
Commit
7ee4e5ca74189be13b569e2e3a798caf0bc17a9ee1d1506450233453399bfbc2
Parent
f23d9ab878f2c4b…
1 file changed
+1
+1
| --- src/sitemap.c | ||
| +++ src/sitemap.c | ||
| @@ -293,10 +293,11 @@ | ||
| 293 | 293 | @ <li>%z(href("%R/test-rename-list"))List of file renames</a></li> |
| 294 | 294 | } |
| 295 | 295 | @ <li>%z(href("%R/test-builtin-files"))List of built-in files</a></li> |
| 296 | 296 | @ <li>%z(href("%R/mimetype_list"))List of MIME types</a></li> |
| 297 | 297 | @ <li>%z(href("%R/hash-color-test"))Hash color test</a> |
| 298 | + @ <li>%z(href("%R/test-bgcolor"))Background color test</a> | |
| 298 | 299 | if( g.perm.Admin ){ |
| 299 | 300 | @ <li>%z(href("%R/test-backlinks"))List of backlinks</a></li> |
| 300 | 301 | @ <li>%z(href("%R/test-backlink-timeline"))Backlink timeline</a></li> |
| 301 | 302 | @ <li>%z(href("%R/phantoms"))List of phantom artifacts</a></li> |
| 302 | 303 | @ <li>%z(href("%R/test-warning"))Error Log test page</a></li> |
| 303 | 304 |
| --- src/sitemap.c | |
| +++ src/sitemap.c | |
| @@ -293,10 +293,11 @@ | |
| 293 | @ <li>%z(href("%R/test-rename-list"))List of file renames</a></li> |
| 294 | } |
| 295 | @ <li>%z(href("%R/test-builtin-files"))List of built-in files</a></li> |
| 296 | @ <li>%z(href("%R/mimetype_list"))List of MIME types</a></li> |
| 297 | @ <li>%z(href("%R/hash-color-test"))Hash color test</a> |
| 298 | if( g.perm.Admin ){ |
| 299 | @ <li>%z(href("%R/test-backlinks"))List of backlinks</a></li> |
| 300 | @ <li>%z(href("%R/test-backlink-timeline"))Backlink timeline</a></li> |
| 301 | @ <li>%z(href("%R/phantoms"))List of phantom artifacts</a></li> |
| 302 | @ <li>%z(href("%R/test-warning"))Error Log test page</a></li> |
| 303 |
| --- src/sitemap.c | |
| +++ src/sitemap.c | |
| @@ -293,10 +293,11 @@ | |
| 293 | @ <li>%z(href("%R/test-rename-list"))List of file renames</a></li> |
| 294 | } |
| 295 | @ <li>%z(href("%R/test-builtin-files"))List of built-in files</a></li> |
| 296 | @ <li>%z(href("%R/mimetype_list"))List of MIME types</a></li> |
| 297 | @ <li>%z(href("%R/hash-color-test"))Hash color test</a> |
| 298 | @ <li>%z(href("%R/test-bgcolor"))Background color test</a> |
| 299 | if( g.perm.Admin ){ |
| 300 | @ <li>%z(href("%R/test-backlinks"))List of backlinks</a></li> |
| 301 | @ <li>%z(href("%R/test-backlink-timeline"))Backlink timeline</a></li> |
| 302 | @ <li>%z(href("%R/phantoms"))List of phantom artifacts</a></li> |
| 303 | @ <li>%z(href("%R/test-warning"))Error Log test page</a></li> |
| 304 |