Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Ravada-Mirror
Commits
56c8838a
Commit
56c8838a
authored
Mar 16, 2021
by
Francesc Guasch
Browse files
refactor(frontend): unnecessary border
parent
2e8fb4f6
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/ng-templates/list_next_bookings_today.html.ep
View file @
56c8838a
...
...
@@ -9,7 +9,7 @@
</p>
<table border="1" bordercolor="darkgray" cellpadding="5">
<tr ng-repeat="booking in bookings_today"
border="1"
>
<tr ng-repeat="booking in bookings_today">
<th align="right">
{{booking.title}}
</th>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment