Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Fix a minor hyperlink problem in the bootstrap skin. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
7ca68af0b861cff3362db9f9aa3d1136 |
User & Date: | drh 2018-10-09 12:22:51.283 |
Context
2018-10-09
| ||
12:28 | Fix a conflict when syncing forum posts. ... (check-in: 8a980fde user: drh tags: trunk) | |
12:22 | Fix a minor hyperlink problem in the bootstrap skin. ... (check-in: 7ca68af0 user: drh tags: trunk) | |
2018-10-06
| ||
23:02 | Added the mv/rm files change to the 2.7 changelog ... (check-in: be1bc912 user: wyoung tags: trunk) | |
Changes
Changes to skins/bootstrap/header.txt.
︙ | ︙ | |||
113 114 115 116 117 118 119 | </div><!--/.nav-collapse --> </div> </div> <div class="content"> <th1> html "<div class='container'>" html "<ul class='breadcrumb'>" | | | 113 114 115 116 117 118 119 120 121 122 123 | </div><!--/.nav-collapse --> </div> </div> <div class="content"> <th1> html "<div class='container'>" html "<ul class='breadcrumb'>" html "<li><a href='$home$index_page'>Home</a></li>" html "<li><a href='$home/$current_page'>[htmlize $title]</a></li>" html "</ul>" </th1> |