aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web
diff options
context:
space:
mode:
Diffstat (limited to 'templates/web')
-rw-r--r--templates/web/fixmybarangay/report/_message_manager.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/fixmybarangay/report/_message_manager.html b/templates/web/fixmybarangay/report/_message_manager.html
index 266949f1a..41544a754 100644
--- a/templates/web/fixmybarangay/report/_message_manager.html
+++ b/templates/web/fixmybarangay/report/_message_manager.html
@@ -93,7 +93,7 @@ $(document).ready(function() {
dummy_busy = false;
}
- message_manager.config({url_root: mm_url});
+ message_manager.config({url_root: mm_url, want_nice_msgs: true});
message_manager.setup_click_listener({callback:mm_selected_message});
// problem form hidden input "external_source_id": pass the MM id into FMS, if used