Initial Commit after switching from SVN to git
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
(function () {
|
||||
$ocms.ocmsmenu = [
|
||||
{ lbl: '', id: 'm_home', ico: 'glyphicon glyphicon-home', fnc: 'init:home' }
|
||||
, { fnc: 'separator' }
|
||||
//, { fnc: 'separator' }
|
||||
//, { lbl: $t.m_efa, id: 'm_efa', fnc: 'init:efa' }
|
||||
];
|
||||
})();
|
||||
Reference in New Issue
Block a user