kopia lustrzana https://github.com/pixelfed/pixelfed
fix key settings
rodzic
917f6759fc
commit
b639e44c08
|
|
@ -49,7 +49,7 @@
|
|||
<input type="checkbox" name="check" class="form-control check-all">
|
||||
</th> --}}
|
||||
<th scope="col">{{__('settings.relationships.username')}}</th>
|
||||
<th scope="col">{{__('settings.relationship.action')}}</th>
|
||||
<th scope="col">{{__('settings.relationships.action')}}</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
|
|
@ -90,7 +90,7 @@
|
|||
background-color: #F7FAFC;
|
||||
}
|
||||
</style>
|
||||
@endpush
|
||||
@endpush
|
||||
@push('scripts')
|
||||
<script type="text/javascript">
|
||||
$(document).ready(() => {
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue