Browse Source

removed old JS

master
Marius Ciepluch 6 years ago
committed by GitHub
parent
commit
e542c6b582
1 changed files with 0 additions and 14 deletions
  1. +0
    -14
      assets/javascripts/image-tag-whitelist.js

+ 0
- 14
assets/javascripts/image-tag-whitelist.js

@ -1,14 +0,0 @@
export default {
name: 'dropcap',
initialize() {
setup(helper);
]);
}
};
export function setup(helper) {
helper.whiteList([ 'span.dropcaps',
'span.sclass'
]);

Loading…
Cancel
Save