});
return total;
}
-
$(document).ready(function() {
$("body").on("keypress", ".input_marceditor, .indicator", function(e){
return checkEnter(e);