mirror of
https://github.com/Ekokumppanit/ystavakylaecard.git
synced 2026-02-17 14:48:25 +00:00
Tyhjien korttipohjien haku tietokannasta
This commit is contained in:
@@ -65,7 +65,7 @@ class Welcome extends CI_Controller
|
||||
'page_title' => array( 'Uusi eKortti', 'Ystäväkylä eKortti' ),
|
||||
'page_classes' => array( 'new_card' ),
|
||||
'count' => $this->card_count,
|
||||
'images' => fetchBaseCards(),
|
||||
'images' => $this->ecard->getCardsTemplates(1),
|
||||
'user' => $this->user
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user