Cédric Krier pushed to branch branch/default at Tryton / Website


Commits:
f8495aa7 by Cédric Krier at 2023-03-25T23:32:29+01:00
Rename code spring in hackathon

Hackathon is more general and not limited to code.
- - - - -


1 changed file:

- templates/events/tub2023.html


Changes:

=====================================
templates/events/tub2023.html
=====================================
@@ -50,6 +50,6 @@
             "which allows the automatic planning of production works "
             "based on employees skills, machine capacities and customer 
demand.",
             [("Adrià Tarroja Caubet", 'f80ff70a062f85f5fbf78b7eb77f6fc8', 
"KOPEN", 'https://www.kopen.es/')]),
-        ("Code Sprint", (10,), (18,)),
+        ("Hackathon", (10,), (18,)),
         location=location1(), full=False),
     Day((2023, 5, 23),
@@ -54,4 +54,4 @@
         location=location1(), full=False),
     Day((2023, 5, 23),
-        ("Code Sprint", (10,), (18,)), location=location2(), full=True),
+        ("Hackathon", (10,), (18,)), location=location2(), full=True),
     Day((2023, 5, 24),
@@ -57,5 +57,5 @@
     Day((2023, 5, 24),
-        ("Code Sprint", (10,), (18,)), location=location2(), full=True),
+        ("Hackathon", (10,), (18,)), location=location2(), full=True),
     ]
 %}
 {% extends "events/layout.html" %}



View it on Heptapod: 
https://foss.heptapod.net/tryton/website/-/commit/f8495aa74e77a955512a54d2afc7dff7f61ac227

-- 
View it on Heptapod: 
https://foss.heptapod.net/tryton/website/-/commit/f8495aa74e77a955512a54d2afc7dff7f61ac227
You're receiving this email because of your account on foss.heptapod.net.


Reply via email to