David Cook
|
5a1190cdda
|
Remove superfluous %div from haml elements with class
Div is the default element in HAML, so we don't need to specify it. https://haml.info/docs/yardoc/file.REFERENCE.html#implicit-div-elements
|
2025-03-03 14:46:24 +01:00 |
|
Maikel Linke
|
ba51641271
|
Symbolise hash keys in HAML files
This was done by the haml-up script.
|
2024-02-22 15:01:14 +11:00 |
|
Maikel Linke
|
c097f2b622
|
Upgrade HAML syntax with script
|
2024-02-22 15:01:13 +11:00 |
|
Sebastian Castro
|
115dfe445b
|
loading-message: make them all look the same in admin
use font awesome spinner instead of an image
|
2022-01-11 21:55:07 +01:00 |
|
Jean-Baptiste Bellet
|
8399b82bfd
|
rename component to spinner
A name for a "thing" rather a state
|
2021-01-11 16:49:56 +01:00 |
|
Jean-Baptiste Bellet
|
b02b36b8e8
|
replace code by reusable component
|
2021-01-11 11:18:34 +01:00 |
|
Matt-Yorkley
|
add38bf550
|
Use #image_path helper correctly
Paths should be relative. For example an image under `/app/assets/images/home/banner.jpg` should be: `image_path("home/banner.jpg")`
|
2020-06-16 18:25:13 +02:00 |
|
Rob Harrington
|
c4a81bdc48
|
Translate subscriptions loading flash
|
2018-02-22 14:33:25 +11:00 |
|
Rob Harrington
|
a9b5fd69d8
|
Renaming standing order files
|
2018-02-09 14:44:13 +11:00 |
|