From 98bc1ed600639a8edff78795d8e71019d9dddd18 Mon Sep 17 00:00:00 2001 From: zotlabs Date: Tue, 18 Sep 2018 23:18:59 -0700 Subject: this was needed --- view/js/mod_photos.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view/js/mod_photos.js') diff --git a/view/js/mod_photos.js b/view/js/mod_photos.js index e2c5f4e09..af675e31c 100644 --- a/view/js/mod_photos.js +++ b/view/js/mod_photos.js @@ -13,7 +13,7 @@ $(document).ready(function() { }); $(".comment-edit-form textarea").editor_autocomplete(baseurl+"/acl?f=&n=1"); -// $('textarea').bbco_autocomplete('bbcode'); + $('textarea').bbco_autocomplete('bbcode'); showHideBodyTextarea(); }); -- cgit v1.2.3