aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/js/redbasic.js
diff options
context:
space:
mode:
authormarijus <mario@mariovavti.com>2014-05-24 18:00:44 +0200
committermarijus <mario@mariovavti.com>2014-05-24 18:00:44 +0200
commit5b0db721f8ef7bd347db47a2200783de9953808a (patch)
treef77eeafce04820e6ff544f9fc4986fb11e57af02 /view/theme/redbasic/js/redbasic.js
parentbf88720fae18f0ffc2824cf94c262e5dc9c907ec (diff)
downloadvolse-hubzilla-5b0db721f8ef7bd347db47a2200783de9953808a.tar.gz
volse-hubzilla-5b0db721f8ef7bd347db47a2200783de9953808a.tar.bz2
volse-hubzilla-5b0db721f8ef7bd347db47a2200783de9953808a.zip
should be redbasic not red
Diffstat (limited to 'view/theme/redbasic/js/redbasic.js')
-rw-r--r--view/theme/redbasic/js/redbasic.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/redbasic/js/redbasic.js b/view/theme/redbasic/js/redbasic.js
index d4349df61..ec848dd3b 100644
--- a/view/theme/redbasic/js/redbasic.js
+++ b/view/theme/redbasic/js/redbasic.js
@@ -1,4 +1,4 @@
-function commentCloseRed(obj,id) {
+function commentCloseRedbasic(obj,id) {
$(document).click(function() {
if(obj.value == '') {
obj.value = aStr['comment'];