kopia lustrzana https://github.com/pixelfed/pixelfed
Update status.reply view
rodzic
3f33ffc005
commit
6ed8a5ff70
|
@ -49,11 +49,15 @@
|
|||
@endsection
|
||||
|
||||
@push('scripts')
|
||||
<script type="text/javascript" src="{{ mix('js/compose.js') }}"></script>
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function() {
|
||||
$('.reactions').hide();
|
||||
$('.more-comments').hide();
|
||||
$('.card-footer').hide();
|
||||
new Vue({
|
||||
el: '#content'
|
||||
});
|
||||
});
|
||||
</script>
|
||||
@endpush
|
||||
|
|
Ładowanie…
Reference in New Issue