Skip to content
Snippets Groups Projects
Commit fb130d0a authored by permcu's avatar permcu
Browse files

Deactivate date nav

parent 9025fd82
No related branches found
No related tags found
2 merge requests!355Implement infinite scrolling and by date navigation for coursebook,!350Resolve "Add simple course book list"
......@@ -41,7 +41,7 @@
</v-list-item-content>
</v-list-item>
<date-select-footer :value="$route.hash.substring(1)" @click="handleDateMove" />
<date-select-footer :value="$route.hash.substring(1)" />
</template>
<template #loading>
<CoursebookLoader />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment