Skip to content

Commit

Permalink
dates.html code modified to have links open in new windows and retested
Browse files Browse the repository at this point in the history
  • Loading branch information
markj0hnst0n committed Jun 5, 2020
1 parent bd13825 commit 7115f4b
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions dates.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<div class="row">
<div class="col-md d-none d-lg-block">
<div class="residency-info">
<a href="https://www.facebook.com/laverysbarbelfast"><h2>Residents in Laverys!</h2></a>
<a href="https://www.facebook.com/laverysbarbelfast" target="_blank" rel="noopener"><h2>Residents in Laverys!</h2></a>
</div>
</div>
<div class="col-md">
Expand All @@ -62,40 +62,40 @@ <h2 id="table-heading" class="text-color">Upcoming Gigs!</h2>
<th>Time</th>
</tr>
<tr>
<td><a href="https://www.facebook.com/laverysbarbelfast/" target="blank">Laverys, Bradbury Place, Belfast</a></td>
<td><a href="https://www.facebook.com/laverysbarbelfast/" target="_blank" rel="noopener">Laverys, Bradbury Place, Belfast</a></td>
<td>Friday 05/06/20</td>
<td>9pm</td>
</tr>
<tr>
<td><a href="https://www.facebook.com/ulstersports/" target="blank">Ulster Sports Club, High Street, Belfast</a></td>
<td><a href="https://www.facebook.com/ulstersports/" target="_blank" rel="noopener">Ulster Sports Club, High Street, Belfast</a></td>
<td>Friday 12/06/20</td>
<td>9pm</td>
</tr>
<tr>
<td><a href="https://www.facebook.com/laverysbarbelfast/" target="blank">Laverys, Bradbury Place, Belfast</a></td>
<td><a href="https://www.facebook.com/laverysbarbelfast/" target="_blank" rel="noopener">Laverys, Bradbury Place, Belfast</a></td>
<td>Friday 19/06/20</td>
<td>9pm</td>
</tr>
<tr>
<td><a href="https://www.facebook.com/laverysbarbelfast/" target="blank">Laverys, Bradbury Place, Belfast</a></td>
<td><a href="https://www.facebook.com/laverysbarbelfast/" target="_blank" rel="noopener">Laverys, Bradbury Place, Belfast</a></td>
<td>Saturday 20/06/20</td>
<td>11pm</td>
</tr>
<tr>
<td><a href="https://www.facebook.com/ulstersports/" target="blank">Ulster Sports Club, High Street, Belfast</a></td>
<td><a href="https://www.facebook.com/ulstersports/" target="_blank" rel="noopener">Ulster Sports Club, High Street, Belfast</a></td>
<td>Friday 26/06/20</td>
<td>9pm</td>
</tr>
<tr>
<td><a href="https://www.facebook.com/laverysbarbelfast/" target="blank">Laverys, Bradbury Place, Belfast</a></td>
<td><a href="https://www.facebook.com/laverysbarbelfast/" target="_blank" rel="noopener">Laverys, Bradbury Place, Belfast</a></td>
<td>Saturday 27/06/20</td>
<td>11pm</td>
</tr>
</table>
</div>
<div class="col-md d-none d-lg-block">
<div class="residency-info">
<a href="https://www.facebook.com/ulstersports/"><h2>Residents in USC!</h2></a>
<a href="https://www.facebook.com/ulstersports/" target="_blank" rel="noopener"><h2>Residents in USC!</h2></a>
</div>
</div>
</div>
Expand Down
Binary file modified testing_information/faux_dates.html_desktop.pdf
Binary file not shown.
Binary file modified testing_information/fauxdjs_whole_desktop_lighthousetesting.pdf
Binary file not shown.
Binary file not shown.

0 comments on commit 7115f4b

Please sign in to comment.