NavigationId corrected for one row

This commit is contained in:
Len Kranendonk 2004-02-22 16:31:38 +00:00
parent bd1d53c035
commit 9de8ca7157

View file

@ -477,10 +477,10 @@ INSERT INTO Navigation VALUES (8,'rootmenu',1,'daughters','root',-1,3,0,0,0,0);
INSERT INTO Navigation VALUES (9,'SpecificDropMenu',3,'descendants','home',-1,4,0,0,0,0);
INSERT INTO Navigation VALUES (10,'SpecificSubMenuVertical',3,'descendants','home',-1,1,0,0,0,0);
INSERT INTO Navigation VALUES (11,'SpecificSubMenuHorizontal',1,'descendants','home',-1,3,0,0,0,0);
INSERT INTO Navigation VALUES (1026,'TopDropMenu',0,'self_and_sisters','top',-1,4,0,0,0,0);
INSERT INTO Navigation VALUES (12,'TopLevelMenuVertical',0,'self_and_sisters','top',-1,1,0,0,0,0);
INSERT INTO Navigation VALUES (13,'TopLevelMenuHorizontal',0,'self_and_sisters','top',-1,3,0,0,0,0);
INSERT INTO Navigation VALUES (14,'RootTab',99,'daughters','root',-1,5,0,0,0,0);
INSERT INTO Navigation VALUES (15,'TopDropMenu',0,'self_and_sisters','top',-1,4,0,0,0,0);
INSERT INTO international VALUES (2,'Navigation',1,'root level (/home)',1077078325,'Option of \"Start traversing at\"');
INSERT INTO international VALUES (19,'Navigation',1,'Copy this Navigation.',1077080062,'');
INSERT INTO international VALUES (13,'Navigation',1,'childless descendants',1077079109,'Option on question \"return a loop with\".');