diff --git a/controller/hk_controller.anubis b/controller/hk_controller.anubis index cd7c81d..d946467 100644 --- a/controller/hk_controller.anubis +++ b/controller/hk_controller.anubis @@ -46,7 +46,8 @@ public type HK_Table_controller: //view interface //selector (SQLite3DataBase db, HK_Referer referer, String filter) -> List((List(CoreAttrs), WebArgValue, String)) get_selector, - + //Show String + (SQLite3DataBase db, DB_id) -> String get_show_string, //Triggers of that table, can be dynamically updated HK_Trigger_Set triggers ) -- libgit2 0.21.4