|
|
@@ -49,12 +49,14 @@
|
|
|
<th>関連付けられているユーザーの <code>username</code></th>
|
|
|
<th>
|
|
|
パスワード設定
|
|
|
- <a class="btn btn-sm btn-link text-muted"
|
|
|
+ <a class="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>
|
|
|
+ <small>
|
|
|
+ <i class="fa fa-info-circle" aria-hidden="true"></i>
|
|
|
+ </small>
|
|
|
</a>
|
|
|
</th>
|
|
|
<th width="100px">作成日</th>
|