version 0.2 beta nibiru framework, added onclick to the navbar json configuration, added a new dispatcher class that can handle actions as well, removed the dirty method calls fro the constructor $this->pageAction() and the navbar call, added ODBC support, and a postgress class. Overall improved the core functions of the framework.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"navigation" :
|
||||
{
|
||||
"Home": { "link": "/", "tooltip": "Home", "icon": "icon-home" }
|
||||
"Home": { "link": "/", "tooltip": "Home", "icon": "icon icon-home" }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user