Commit 82ad7c3787c71b51edd85e986aac6c7ef7cc6a4c
1 parent
30118cda
change ptah reference from calexium to xlib
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
ds_files/ds_types.anubis
| ... | ... | @@ -247,7 +247,7 @@ public define List(DS_Type_File) hayamiki_lib_types_description = |
| 247 | 247 | component(string, "view_name"), |
| 248 | 248 | component(list, string, "columns"), |
| 249 | 249 | component(list, extern_type("HK_Filter", view_types+"hk_filter.anubis"), "l_filter"), |
| 250 | - component(extern_type("WEB_Action_Name", "calexium_lib/web/types/web_action_name.anubis"), "link_id_action") | |
| 250 | + component(extern_type("WEB_Action_Name", "xlib/web/types/web_action_name.anubis"), "link_id_action") | |
| 251 | 251 | ]) |
| 252 | 252 | ]), |
| 253 | 253 | ... | ... |