# HG changeset patch # User Nattee Niparnan # Date 2014-10-05 14:48:58 # Node ID 0803f3082e05710b7701d265bd96ef4b70ce50ba # Parent bd55c3d3c697153bb8cd44efd3359f899f9fc625 remove debug alert... diff --git a/app/views/report/_task_hof.html.haml b/app/views/report/_task_hof.html.haml --- a/app/views/report/_task_hof.html.haml +++ b/app/views/report/_task_hof.html.haml @@ -9,7 +9,6 @@ $("#mem_remark_box").hide(); }); }); - alert("hahaha"); :css .hof_user { color: orangered; font-style: italic; } .hof_language { color: green; font-style: italic; }