@ -97,8 +97,8 @@
<script>
function getNotesFun() {
var val = reply_editor;
alert(val);
var val = reply_editor.text();
console.log(val);
if(val==""||val==undefined||val==null){
$("#isnullbox").show();}
// return