Push From Amira
This commit is contained in:
@@ -1,2 +1,2 @@
|
|||||||
//export const baseURL = "http://185.245.96.48:8080"
|
export const baseURL = "http://185.245.96.48:8080"
|
||||||
export const baseURL = "http://localhost:8080"
|
//export const baseURL = "http://localhost:8080"
|
||||||
@@ -31,10 +31,8 @@ export default function SemesterTile(p)
|
|||||||
}}
|
}}
|
||||||
onClick={(e) => p.onClick(e)}>
|
onClick={(e) => p.onClick(e)}>
|
||||||
<p className={"semester-tile-p"} style={{
|
<p className={"semester-tile-p"} style={{
|
||||||
lineHeight: "80%"
|
|
||||||
}}>{p.text}</p>
|
}}>{p.text}</p>
|
||||||
<p className={"semester-tile-p"} style={{
|
<p className={"semester-tile-p"} style={{
|
||||||
lineHeight: "80%",
|
|
||||||
color: "gray"
|
color: "gray"
|
||||||
}}>{p.text2}</p>
|
}}>{p.text2}</p>
|
||||||
<div style={{
|
<div style={{
|
||||||
|
|||||||
Binary file not shown.
@@ -622979,3 +622979,12 @@ No data is available [2000-214]
|
|||||||
2023-06-10 01:16:58 jdbc[3]: exception
|
2023-06-10 01:16:58 jdbc[3]: exception
|
||||||
org.h2.jdbc.JdbcSQLNonTransientException: Keine Daten verfügbar
|
org.h2.jdbc.JdbcSQLNonTransientException: Keine Daten verfügbar
|
||||||
No data is available [2000-214]
|
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]
|
||||||
|
|||||||
Reference in New Issue
Block a user