Typo in CSS class in 'application.hbs' #3

Closed
opened 2021-03-07 02:10:38 +00:00 by ezra · 1 comment
Member

/en_btr_frontend/src/branch/master/app/templates/application.hbs

<div class="continer-fluid"> contains a typo (it's missing an "a"). It should be:
<div class="container-fluid">

/en_btr_frontend/src/branch/master/app/templates/**application.hbs** `<div class="continer-fluid">` contains a typo (it's missing an "a"). It should be: `<div class="container-fluid">`
lenrsmith added the
Bug
label 2021-03-11 20:03:18 +00:00
Contributor

Ezra fixed this in #4

Ezra fixed this in https://content.bibletranslationtools.org/WycliffeAssociates/en_btr_frontend/pulls/4
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: WycliffeAssociates/en_btr_frontend#3
No description provided.