JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
remove '/' prefix on download links
authorJason Woofenden <jason@jasonwoof.com>
Tue, 19 Apr 2016 22:03:32 +0000 (18:03 -0400)
committerJason Woofenden <jason@jasonwoof.com>
Tue, 19 Apr 2016 22:03:32 +0000 (18:03 -0400)
admin_files.html

index ad374d7..9074a6e 100644 (file)
@@ -53,7 +53,7 @@
                                <tr><th>&nbsp;</th><th>Path</th><th>Description</th><th>&nbsp;</th></tr><!--~listings {~-->
                                <tr>
                                        <td class="listing"><!--~filename nonempty {~--><a href="/~filename attr~">download</a><!--~}~--><!--~filename empty {~-->&nbsp;<!--~}~--></td>
                                <tr><th>&nbsp;</th><th>Path</th><th>Description</th><th>&nbsp;</th></tr><!--~listings {~-->
                                <tr>
                                        <td class="listing"><!--~filename nonempty {~--><a href="/~filename attr~">download</a><!--~}~--><!--~filename empty {~-->&nbsp;<!--~}~--></td>
-                                       <td class="listing"><!--~filename nonempty {~-->/~filename html~<!--~}~--><!--~filename empty {~--><em>(file missing)</em><!--~}~--></td>
+                                       <td class="listing"><!--~filename nonempty {~-->~filename html~<!--~}~--><!--~filename empty {~--><em>(file missing)</em><!--~}~--></td>
                                        <td class="listing"><a href="admin_files?edit_id=~id~">~description html~<!--~description empty {~--><em>(blank)</em><!--~}~--></a></td>
                                        <td><a href="admin_files?admin_files_delete_id=~id~" onclick="return confirm('Permanently delete?')">[delete this file]</a></td>
                                </tr><!--~}~-->
                                        <td class="listing"><a href="admin_files?edit_id=~id~">~description html~<!--~description empty {~--><em>(blank)</em><!--~}~--></a></td>
                                        <td><a href="admin_files?admin_files_delete_id=~id~" onclick="return confirm('Permanently delete?')">[delete this file]</a></td>
                                </tr><!--~}~-->