|
|
@@ -49,9 +49,9 @@
|
|
|
<th>関連付けられているユーザーの <code>username</code></th>
|
|
|
<th>
|
|
|
パスワード設定
|
|
|
- <a class="btn btn-sm btn-link"
|
|
|
- data-toggle="popover" data-placement="bottom"
|
|
|
- data-trigger="focus" tabindex="0" role="button" {# dismiss settings #}
|
|
|
+ <a class="btn btn-sm btn-link text-muted"
|
|
|
+ data-toggle="popover" data-placement="top"
|
|
|
+ data-trigger="hover focus" tabindex="0" role="button" {# dismiss settings #}
|
|
|
data-animation="false" data-html="true"
|
|
|
data-content="<small>関連付けられているユーザーがパスワードを設定しているかどうかを表示します</small>">
|
|
|
<i class="fa fa-info-circle" aria-hidden="true"></i>
|