these are output in the main layout file
This commit is contained in:
parent
7680a9e928
commit
60b8a2237c
1 changed files with 0 additions and 7 deletions
|
@ -9,10 +9,3 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<p id="toast" class="toast">
|
|
||||||
<% if devise_error_messages? %>
|
|
||||||
<%= devise_error_messages! %>
|
|
||||||
<% elsif notice %>
|
|
||||||
<%= notice %>
|
|
||||||
<% end %>
|
|
||||||
</p>
|
|
||||||
|
|
Loading…
Reference in a new issue