update.js.haml 244 Bytes EditWeb IDE 1 2 3 4 5 6 - if @user_project_relation.valid? :plain $("##{dom_id(@user_project_relation)}").effect("highlight", {color: "#529214"}, 1000);; - else :plain $("##{dom_id(@user_project_relation)}").effect("highlight", {color: "#D12F19"}, 1000);;