aboutsummaryrefslogtreecommitdiffstats
path: root/lib/observer/src/cdv_fun_cb.erl
diff options
context:
space:
mode:
Diffstat (limited to 'lib/observer/src/cdv_fun_cb.erl')
-rw-r--r--lib/observer/src/cdv_fun_cb.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/observer/src/cdv_fun_cb.erl b/lib/observer/src/cdv_fun_cb.erl
index 689ef0e3bb..067377254a 100644
--- a/lib/observer/src/cdv_fun_cb.erl
+++ b/lib/observer/src/cdv_fun_cb.erl
@@ -55,4 +55,4 @@ get_info(_) ->
{Info,TW}.
get_detail_cols(_) ->
- {[?COL_MOD],false}.
+ {[{module, ?COL_MOD}],false}.