mirror of
https://github.com/Karaka-Management/oms-Navigation.git
synced 2026-01-10 15:48:42 +00:00
too many changes
This commit is contained in:
parent
c940490152
commit
8c8759ad6f
|
|
@ -75,7 +75,7 @@ final class NavElementMapper extends DataMapperFactory
|
|||
* @var string
|
||||
* @since 1.0.0
|
||||
*/
|
||||
public const PRIMARYFIELD ='nav_id';
|
||||
public const PRIMARYFIELD = 'nav_id';
|
||||
|
||||
/**
|
||||
* Autoincrement primary field.
|
||||
|
|
|
|||
|
|
@ -20,4 +20,8 @@ return ['Navigation' => [
|
|||
'Subtype' => 'Subtype',
|
||||
'Type' => 'Type',
|
||||
'Uri' => 'Uri',
|
||||
'Order' => 'Order',
|
||||
'Link' => 'Link',
|
||||
'App' => 'App',
|
||||
'Active' => 'Active',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "karaka/module",
|
||||
"description": "Module for Karaka.",
|
||||
"description": "Module for Jingga.",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Dennis Eichhorn",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user