hiding unnecessary ajax loading
bootfaces has this neat css class for displaying ajax loading
.Feedback_AjaxWait {
display: none !important;
}
bootfaces has this neat css class for displaying ajax loading
.Feedback_AjaxWait {
display: none !important;
}