Skip to content
This repository has been archived by the owner on Oct 29, 2019. It is now read-only.

Simplify Admin Attendance container #127

Open
aeksco opened this issue Apr 21, 2018 · 0 comments
Open

Simplify Admin Attendance container #127

aeksco opened this issue Apr 21, 2018 · 0 comments
Labels
Code Quality Code that needs some cleaning UI

Comments

@aeksco
Copy link
Member

aeksco commented Apr 21, 2018

We currently have two components that should be combined in the admin_attendance container:

  • src/containers/admin_attendance/index.vue
  • src/containers/admin_attendance/components/layout.vue

These should be combined into ONE component - simply merge the <template> and <script> tags from layout.vue into index.vue and delete layout.vue when you're done

@aeksco aeksco added UI Code Quality Code that needs some cleaning labels Apr 21, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Code Quality Code that needs some cleaning UI
Projects
None yet
Development

No branches or pull requests

2 participants