UI -- Repalce "Commerials" with "Materials".
This only replaces the UI facing wording. Specs will fail as they have not been updated yet.
This commit is contained in:
parent
1f7877ccd9
commit
9a1739e86e
8 changed files with 14 additions and 14 deletions
|
|
@ -7,7 +7,7 @@
|
|||
%li.active
|
||||
= link_to 'Details', '#details-content', 'data-toggle' => 'tab'
|
||||
%li
|
||||
= link_to 'Commercials', '#commercials-content', 'data-toggle' => 'tab'
|
||||
= link_to 'Materials', '#commercials-content', 'data-toggle' => 'tab'
|
||||
|
||||
.tab-content
|
||||
#details-content.tab-pane.active
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue