mirror of
https://github.com/standardebooks/web.git
synced 2025-07-18 12:26:39 -04:00
Allow VCS URLs to be null in projects
This commit is contained in:
parent
d902074285
commit
7a3c7ad503
12 changed files with 94 additions and 36 deletions
|
@ -5,7 +5,7 @@
|
|||
*/
|
||||
?>
|
||||
<table class="data-table bulk-downloads-table">
|
||||
<caption aria-hidden="hidden">Scroll right →</caption>
|
||||
<caption aria-hidden="true">Scroll right →</caption>
|
||||
<thead>
|
||||
<tr class="mid-header">
|
||||
<th scope="col"><?= Formatter::EscapeHtml($label) ?></th>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue