Copy collection; Stimulus controller for vocabs (incomplete)
This commit is contained in:
@@ -12,7 +12,8 @@
|
||||
|
||||
<div class="card" style="max-width: 40vw; margin: 0 auto;">
|
||||
{% if error %}
|
||||
<div class="notification is-danger is-light" data-controller="notification" data-notification-target="notif">
|
||||
<div class="notification is-danger is-light" data-controller="notification"
|
||||
data-notification-target="notif">
|
||||
<button class="delete" data-action="click->notification#close"></button>
|
||||
Wrong user name and/or password. Please retry
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user