amalgame/commit

remove old apps from menu

authorJacco van Ossenbruggen
Mon Jan 28 16:44:19 2013 +0100
committerJacco van Ossenbruggen
Mon Jan 28 16:44:19 2013 +0100
commitb7a0b80313482ea6a6522a1ca447c62bebad3450
treeb41f37f92146841e667e15fdc6c8e5760177a06e
parent67aa3599cfea3752387688cff44bcf7db1798f35
Diff style: patch stat
diff --git a/config-available/ag_menu.pl b/config-available/ag_menu.pl
index 5acde16..6755e67 100644
--- a/config-available/ag_menu.pl
+++ b/config-available/ag_menu.pl
@@ -13,14 +13,5 @@ This module is a ClioPatria plugin that extends the ClioPatria menu.
 %	Provide the Amalgame extensions to the Cliopatria menu.
 
 cliopatria:menu_popup_order(amalgame, 120).
-cliopatria:menu_item(100=amalgame/http_eq, 'Amalgame (new, experimental UI)').
-
-% cliopatria:menu_popup_order(vocabularies, 320).
-cliopatria:menu_item(250=amalgame/http_skos_browser,   'Voc browser (old UI)').
-cliopatria:menu_item(260=amalgame/http_list_skos_vocs, 'Voc stats   (old UI)').
-
-% cliopatria:menu_popup_order(alignments, 350).
-cliopatria:menu_item(300=amalgame/http_list_alignments,'Map stats   (old UI)').
-cliopatria:menu_item(350=amalgame/http_list_overlap,   'Map overlap (old UI)').
-
-
+cliopatria:menu_item(100=amalgame/http_eq, 'Alignment interface').
+cliopatria:menu_item(250=amalgame/http_skos_browser,   'Vocabulary browser').