Projekt

Obecné

Profil

« Předchozí | Další » 

Revize 3ce21235

Přidáno uživatelem Marek Zábran před asi 4 roky(ů)

Pokud o paginaci výbrané knihy z charts.

Zobrazit rozdíly:

resources/views/charts/index.blade.php
15 15
                            <div class="container card-cus-bottom">
16 16
                                <div class="d-flex flex-row row-list">
17 17
                                    <div class="p-1 flex-fill bd-highlight left_panel_info">
18
                                        <a href="{{ url('/artefact/' . $artefact->id) }}">
18
                                        <a href="{{ action('ArtefactController@view', ['id' => $artefact->id]) /*url('/artefact/' . $artefact->id) */}}">
19 19
                                            <h5 class="card-title highlight-white">{{$artefact->name}}</h5>
20 20
                                        </a>
21 21
                                        <h6 class="card-title ">{{$artefact->author}}</h6>

Také k dispozici: Unified diff