Commit 539b08224a25931c98476a5e374ee09cc8ae5b38

Authored by David RENÉ
1 parent 11c07a53

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  
... ...