mirror of
https://github.com/Ekokumppanit/ystavakylaecard.git
synced 2026-02-14 19:47:39 +00:00
Coding standard fixes. Routes: Error page override works now. Welcome controller: Return false where needed. Header-view: lnk-helper function to help highlight current page matching links. ecards-helper: lnk() and checkboxes(), needs commenting. new-view: values for javascript, Image name for dropdown. style.css: better colours, footer links not so prominent, helper classes, moved cursor: move from users without javascript. scripts.js: documentation.
This commit is contained in:
@@ -95,6 +95,8 @@ class Welcome extends CI_Controller
|
||||
|
||||
}
|
||||
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
||||
public function upload()
|
||||
|
||||
Reference in New Issue
Block a user