Alex Tselegidis
|
c8a9e2c24b
|
Enable prettier for php and reformat the entire application directory
|
2023-11-29 10:24:09 +01:00 |
|
Alex Tselegidis
|
453c6e1302
|
Apply the new escape helper function to the view files
|
2023-03-13 08:18:39 +01:00 |
|
Alex Tselegidis
|
4446f26399
|
Make the backend footer sticky and remove the "placeFooterToBottom" function
|
2023-01-14 09:40:18 +01:00 |
|
Alex Tselegidis
|
a91d6c0ce6
|
Language selection bg color in backend pages.
|
2022-01-24 14:18:47 +01:00 |
|
Alex Tselegidis
|
a7077ef642
|
Make sure that component view files are reusable by only using the local variables instead of the global ones.
|
2022-01-18 11:04:08 +01:00 |
|
Alex Tselegidis
|
9f08ce329e
|
Replace direct use of variables inside views with the new "vars" helper method.
|
2022-01-18 08:45:02 +01:00 |
|
Alex Tselegidis
|
84df2423c2
|
Improved the footer display for mobile and desktop viewports
|
2021-12-18 19:32:26 +01:00 |
|
Alex Tselegidis
|
885dcbf5c8
|
Moved the footer and header templates to the component directory
|
2021-12-13 07:34:51 +01:00 |
|