chore: Update lib
This commit is contained in:
@@ -44,10 +44,7 @@
|
||||
<!-- Row 1 -->
|
||||
<Button text="Učebny" GridPane.rowIndex="1" GridPane.columnIndex="0" onAction="#onNavigateToClassrooms" styleClass="card"/>
|
||||
<Button text="Absence" GridPane.rowIndex="1" GridPane.columnIndex="1" onAction="#onNavigateToAbsences" styleClass="card"/>
|
||||
<Button text="Mimořádný rozvrh" GridPane.rowIndex="1" GridPane.columnIndex="2" onAction="#onDoNothing" styleClass="card"/>
|
||||
|
||||
<!-- Row 2 -->
|
||||
<Button text="Moodle" GridPane.rowIndex="2" GridPane.columnIndex="0" onAction="#onNavigateToMoodle" styleClass="card"/>
|
||||
<Button text="Moodle" GridPane.rowIndex="1" GridPane.columnIndex="2" onAction="#onNavigateToMoodle" styleClass="card"/>
|
||||
</GridPane>
|
||||
</center>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user