Skip to content

Commit 56e54e6

Browse files
authored
Remove development title lux ad mosam (#946)
* intial commit * Fix typo * update tomato to sofia * updated with suggestion
1 parent 19f0502 commit 56e54e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/views/partials/_footer.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<span class="text-danger text-uppercase fw-bold mx-2">
33
<% if Rails.application.config.x.sofia_host == 'stagingstreep.csvalpha.nl' %>
44
For demo and testing purposes only
5-
<% elsif Rails.application.config.x.sofia_host != 'streep.csvalpha.nl' %>
5+
<% elsif Rails.application.config.x.sofia_host != 'streep.csvalpha.nl' && Rails.application.config.x.sofia_host != 'luxstreep.csvalpha.nl' %>
66
Development mode
77
<% end %>
88
</span>

0 commit comments

Comments
 (0)