Push From Amira

This commit is contained in:
brausjonas
2023-06-13 13:37:23 +02:00
parent b89a1fd2fe
commit 04df42b67a
4 changed files with 11 additions and 4 deletions
+2 -2
View File
@@ -1,2 +1,2 @@
//export const baseURL = "http://185.245.96.48:8080"
export const baseURL = "http://localhost:8080"
export const baseURL = "http://185.245.96.48:8080"
//export const baseURL = "http://localhost:8080"
@@ -31,10 +31,8 @@ export default function SemesterTile(p)
}}
onClick={(e) => p.onClick(e)}>
<p className={"semester-tile-p"} style={{
lineHeight: "80%"
}}>{p.text}</p>
<p className={"semester-tile-p"} style={{
lineHeight: "80%",
color: "gray"
}}>{p.text2}</p>
<div style={{
Binary file not shown.
+9
View File
@@ -622979,3 +622979,12 @@ No data is available [2000-214]
2023-06-10 01:16:58 jdbc[3]: exception
org.h2.jdbc.JdbcSQLNonTransientException: Keine Daten verfügbar
No data is available [2000-214]
2023-06-13 13:32:06 jdbc[3]: exception
org.h2.jdbc.JdbcSQLNonTransientException: Keine Daten verfügbar
No data is available [2000-214]
2023-06-13 13:32:19 jdbc[3]: exception
org.h2.jdbc.JdbcSQLNonTransientException: Keine Daten verfügbar
No data is available [2000-214]
2023-06-13 13:33:54 jdbc[3]: exception
org.h2.jdbc.JdbcSQLNonTransientException: Keine Daten verfügbar
No data is available [2000-214]