aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorzottel <github@zottel.net>2015-09-07 08:51:34 +0200
committerzottel <github@zottel.net>2015-09-07 08:51:34 +0200
commit24b90b475b029fa535893e8d571a6714c1c54ebf (patch)
tree102193a26c00f689ceed9b1b0772529366d48b2f /view
parent938ef930d4b7353cc4e3c1f9dac015e91b96667b (diff)
parent2312f03eacd973c18342e26087d279ea2bebd4a8 (diff)
downloadvolse-hubzilla-24b90b475b029fa535893e8d571a6714c1c54ebf.tar.gz
volse-hubzilla-24b90b475b029fa535893e8d571a6714c1c54ebf.tar.bz2
volse-hubzilla-24b90b475b029fa535893e8d571a6714c1c54ebf.zip
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'view')
-rw-r--r--view/js/mod_rpost.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/view/js/mod_rpost.js b/view/js/mod_rpost.js
new file mode 100644
index 000000000..06b67136b
--- /dev/null
+++ b/view/js/mod_rpost.js
@@ -0,0 +1 @@
+$(document).ready(function() { initEditor(); });