Commit 87446b1
authored
[BootstrapAdminUi] fix template upgrade tabler.io (#346)
Fix some templates issue from upgrade tabler/core on this PR :
#319
Alert template :
From
<img width="1354" height="116" alt="image"
src="https://github.com/user-attachments/assets/3e9d3513-a2d8-48c6-bd95-fa2e2c5aec2a"
/>
To
<img width="1312" height="94" alt="image"
src="https://github.com/user-attachments/assets/dde7d0c2-1a52-43e1-a4b0-19b70f35e886"
/>
Data table pagination :
From
<img width="544" height="127" alt="image"
src="https://github.com/user-attachments/assets/b9a20963-051c-4e76-8c56-ae25b04e5a1e"
/>
To
<img width="544" height="127" alt="image"
src="https://github.com/user-attachments/assets/02a3d6e3-38c0-4f98-b600-a96dc8fd90fd"
/>
Search :
From
<img width="247" height="87" alt="image"
src="https://github.com/user-attachments/assets/79f96255-a332-45b4-983c-d32dc11daaa1"
/>
To
<img width="247" height="87" alt="image"
src="https://github.com/user-attachments/assets/44d7b877-070e-4d95-a8be-cfd23880330b"
/>
Update template come from :
-
https://github.com/Sylius/Sylius/blob/2.3/src/Sylius/Bundle/AdminBundle/templates/shared/crud/common/content/flashes.html.twig
-
https://github.com/Sylius/Sylius/blob/2.3/src/Sylius/Bundle/AdminBundle/templates/shared/crud/index/content/grid/data_table.html.twig
-
https://github.com/Sylius/Sylius/blob/2.3/src/Sylius/Bundle/AdminBundle/templates/shared/crud/common/sidebar/search.html.twig6 files changed
Lines changed: 23 additions & 33 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 18 additions & 22 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
38 | 34 | | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
43 | 39 | | |
44 | 40 | | |
45 | 41 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
0 commit comments