Compare commits

...

5 Commits

Author SHA1 Message Date
Paddy c631eb74cd Merge remote-tracking branch 'origin/master'
Jenkins Production Deployment
# Conflicts:
#	index.html
2022-02-25 09:32:09 +01:00
Paddy 455f0ab787 Adding new elective modules 2022-02-25 09:31:14 +01:00
Paddy 07e0587274 Adding link to middleware source code
Jenkins Production Deployment
2022-01-09 11:23:19 +01:00
Paddy f4647652f7 Merge remote-tracking branch 'origin/master' 2022-01-08 11:20:46 +01:00
Paddy 15e958f024 Adding link to source code 2022-01-08 11:20:13 +01:00
+12 -1
View File
@@ -104,6 +104,10 @@
<option value="5">Robotik</option>
<option value="6">Web-Services</option>
<option value="7">High Performance Computing</option>
<option value="8">Digitale Audiosignalverarbeitung</option>
<option value="9">Psychologische Grundlagen für Informatiker</option>
<option value="10">Erklärbare Künstliche Intelligenz</option>
<option value="11">Innovation Management</option>
</select>
</div>
<!-- // WAHLMODUL -->
@@ -128,7 +132,14 @@
<!-- // GENERATE LINK BUTTON -->
</form>
</div>
<div class="raplalinkcontainer--nav__subtext">Made with <img height="10" src="https://emojipedia-us.s3.dualstack.us-west-1.amazonaws.com/thumbs/240/microsoft/309/red-heart_2764-fe0f.png" alt="heart"/> by <a href="https://www.p4ddy.com">Paddy</a>, <a href="https://www.li54.dev">Lisa</a> & <a href="https://www.davidhuh.de">Dave</a></div>
<div class="raplalinkcontainer--nav__subtext">
Made with <img height="10" src="https://emojipedia-us.s3.dualstack.us-west-1.amazonaws.com/thumbs/240/microsoft/309/red-heart_2764-fe0f.png" alt="heart"/> by
<a href="https://www.p4ddy.com">Paddy</a>,
<a href="https://www.li54.dev">Lisa</a> &
<a href="https://www.davidhuh.de">Dave</a>.<br>
The Source Code for this page is available <a href="https://git.plutodev.de/Paddy/RaPla-Middleware-LinkGen">here</a>,
the code for the middleware is available <a href="https://git.plutodev.de/PlutoDev/plutoapi-v2/src/branch/master/src/models/rapla-middleware">here</a>.
</div>
<!-- Modal -->
<div class="modal fade" id="linkModal" tabindex="-1" aria-labelledby="linkModalSuccess" aria-hidden="true">