There was an error fetching the commit references. Please try again later.
Merge branch 'feat/pembelian' into 'master'
Feat/pembelian See merge request if3110-2023-01-18/tugas-besar-1!7
Showing
- app/Controllers/EventController.php 7 additions, 4 deletionsapp/Controllers/EventController.php
- app/Controllers/PembelianController.php 8 additions, 3 deletionsapp/Controllers/PembelianController.php
- app/Controllers/TicketController.php 19 additions, 10 deletionsapp/Controllers/TicketController.php
- app/Models/Pembelian.php 13 additions, 1 deletionapp/Models/Pembelian.php
- app/Models/Ticket.php 23 additions, 0 deletionsapp/Models/Ticket.php
- app/Views/home/home.php 49 additions, 0 deletionsapp/Views/home/home.php
- app/Views/pembelian/pembelian.php 12 additions, 11 deletionsapp/Views/pembelian/pembelian.php
- app/Views/template/event.php 17 additions, 0 deletionsapp/Views/template/event.php
- app/Views/template/navbar.php 15 additions, 13 deletionsapp/Views/template/navbar.php
- app/router.php 1 addition, 1 deletionapp/router.php
- styles/container.css 32 additions, 0 deletionsstyles/container.css
- styles/dropdown.css 9 additions, 0 deletionsstyles/dropdown.css
- styles/global.css 2 additions, 1 deletionstyles/global.css
Please register or sign in to comment