Files
nairobi/app/views
Javi Martín 53ff81dfdf Unify code applying the colors of a process
We had some duplication because the `css_for_process_header` was using
an instance variable, and so it couldn't be called from a partial where
this instance variable wasn't available.

Using a local variable and passing it as a parameter (as we should
always do) solves the issue and lets us simplify the code.
2025-03-06 18:25:45 +01:00
..
2024-11-12 18:25:20 +01:00
2024-11-08 13:01:01 +01:00
2019-03-25 14:58:54 +01:00
2024-11-12 18:25:20 +01:00
2023-08-07 14:42:13 +02:00
2021-03-02 14:45:18 +01:00
2024-03-23 00:35:43 +01:00
2025-03-06 18:25:45 +01:00
2024-03-23 00:35:43 +01:00