Merge branch 'master_stand_10_05_23' of https://gitty.informatik.hs-mannheim.de/2123174/Candle into master_stand_10_05_23

master_stand_10_05_23
Jasmin Weise 2023-05-17 13:17:07 +02:00
commit b423012445
6 changed files with 8 additions and 16 deletions

View File

@ -1,8 +0,0 @@
document.getElementById("anmeldebutton").addEventListener("submit", Redirect);
function Redirect() {
window.location = sessionStorage.getItem("clicked-last")
sessionStorage.removeItem("clicked-last")
return true
}

View File

@ -117,6 +117,6 @@
</div>
</footer>
</body>
<script src="anmelden.js"></script>
</html>

View File

@ -117,6 +117,6 @@
</div>
</footer>
</body>
<script src="anmelden.js"></script>
</html>

View File

@ -50,7 +50,7 @@
<!--Second Item-->
<div id="secondItem" class="items">
<img src="pictures/the_hundred_and_one_dalmatians.jpg" width="125" height="200"/>
<a href="dalmatians.html"><img src="pictures/the_hundred_and_one_dalmatians.jpg" width="125" height="200"/></a>
<h3 class="headerinItem">
<a href="dalmatians.html">The Hundred and One Dalmatians</a>
</h3>

View File

@ -48,7 +48,7 @@
<div id="verlängerungButtonContainer">
<a id = "verlängerungButton1" href="loeschenErfolgreich.html">Bestätigen</a>
<a id = "verlängerungButton2" href="meinebuecher.html">Abbrechen</a>
<a id = "verlängerungButton2" href="warenkorb.html">Abbrechen</a>
</div>
</div>

View File

@ -73,7 +73,7 @@
</div>
</div>
<a class="binPicture" href="loeschen.html"><img src="pictures/bin.png" width="25" height="25"></a>
<a class="binPicture" href="loeschen_warenkorb.html"><img src="pictures/bin.png" width="25" height="25"></a>
</div>
<hr style="width: 96%;">
@ -105,7 +105,7 @@
</button>
</div>
</div>
<a class="binPicture" href="loeschen.html"><img src="pictures/bin.png" width="25" height="25"></a>
<a class="binPicture" href="loeschen_warenkorb.html"><img src="pictures/bin.png" width="25" height="25"></a>
</div>
<hr style="width: 96%;">
@ -137,7 +137,7 @@
</button>
</div>
</div>
<a class="binPicture" href="loeschen.html"><img src="pictures/bin.png" width="25" height="25"></a>
<a class="binPicture" href="loeschen_warenkorb.html"><img src="pictures/bin.png" width="25" height="25"></a>
</div>
<hr style="width: 96%;">
@ -169,7 +169,7 @@
</button>
</div>
</div>
<a class="binPicture" href="loeschen.html"><img src="pictures/bin.png" width="25" height="25"></a>
<a class="binPicture" href="loeschen_warenkorb.html"><img src="pictures/bin.png" width="25" height="25"></a>
</div>