Compare commits
5 Commits
12af6d3ed4
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
c631eb74cd
|
|||
|
455f0ab787
|
|||
|
07e0587274
|
|||
|
f4647652f7
|
|||
|
15e958f024
|
+12
-1
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user