mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-10 23:44:25 +02:00
- Remove misc TinyMCE mentions in docs and minifyjs
This commit is contained in:
parent
66482c1d9c
commit
46fe6b1908
4 changed files with 16 additions and 35 deletions
|
@ -24,9 +24,6 @@ JSFILES=(
|
|||
JSFILES2=(
|
||||
"library/colorbox/jquery.colorbox.js"
|
||||
)
|
||||
JSFILES3=(
|
||||
"library/tinymce/jscripts/tiny_mce/plugins/bbcode/editor_plugin_src.js"
|
||||
)
|
||||
|
||||
for i in ${JSFILES[@]}
|
||||
do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue