mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender-pwa.git
synced 2026-01-18 20:02:26 +01:00
added focus on all pages where are inputs
This commit is contained in:
@@ -66,6 +66,7 @@ async function getModules() {
|
||||
option-label="name"
|
||||
placeholder="Select a Course"
|
||||
@change="getModules()"
|
||||
:autoFilterFocus="true"
|
||||
></Dropdown>
|
||||
<Dropdown
|
||||
v-model="selectedSemester"
|
||||
|
||||
Reference in New Issue
Block a user