From 539b08224a25931c98476a5e374ee09cc8ae5b38 Mon Sep 17 00:00:00 2001 From: totoro Date: Fri, 17 Apr 2020 10:16:02 +0900 Subject: [PATCH] change ptah reference from calexium to xlib --- ds_files/ds_types.anubis | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ds_files/ds_types.anubis b/ds_files/ds_types.anubis index 7e33e5a..20a6aaa 100644 --- a/ds_files/ds_types.anubis +++ b/ds_files/ds_types.anubis @@ -247,7 +247,7 @@ public define List(DS_Type_File) hayamiki_lib_types_description = component(string, "view_name"), component(list, string, "columns"), component(list, extern_type("HK_Filter", view_types+"hk_filter.anubis"), "l_filter"), - component(extern_type("WEB_Action_Name", "calexium_lib/web/types/web_action_name.anubis"), "link_id_action") + component(extern_type("WEB_Action_Name", "xlib/web/types/web_action_name.anubis"), "link_id_action") ]) ]), -- libgit2 0.21.4