This website works better with JavaScript.
Home
Explore
Help
Sign In
quiro
/
discourse-allowlist
Watch
2
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
removed old JS
master
Marius Ciepluch
7 years ago
committed by
GitHub
parent
1a05f27bac
commit
e542c6b582
1 changed files
with
0 additions
and
14 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-14
assets/javascripts/image-tag-whitelist.js
+ 0
- 14
assets/javascripts/image-tag-whitelist.js
View File
@ -1,14 +0,0 @@
export
default
{
name
:
'dropcap'
,
initialize
(
)
{
setup
(
helper
)
;
]
)
;
}
}
;
export
function
setup
(
helper
)
{
helper
.
whiteList
(
[
'span.dropcaps'
,
'span.sclass'
]
)
;
Write
Preview
Loading…
Cancel
Save