parent
9621279572
commit
81b21c4131
4 changed files with 8 additions and 0 deletions
|
@ -317,6 +317,8 @@
|
|||
autosize.update($("#profile-jot-text"));
|
||||
}
|
||||
|
||||
{{$geotag nofilter}}
|
||||
|
||||
function jotShow() {
|
||||
var modal = $('#jot-modal').modal();
|
||||
jotcache = $("#jot-sections");
|
||||
|
|
|
@ -264,4 +264,7 @@ function enableOnUser(){
|
|||
$("#profile-jot-text").val(currentText + data);
|
||||
}
|
||||
|
||||
|
||||
{{$geotag nofilter}}
|
||||
|
||||
</script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue