Removed hyphenate
This commit is contained in:
parent
6767064ea7
commit
bbae811b50
@ -1385,7 +1385,7 @@ export default class Card {
|
|||||||
|
|
||||||
//jquery hyphenate below
|
//jquery hyphenate below
|
||||||
if (this._isJQueryPresent()) {
|
if (this._isJQueryPresent()) {
|
||||||
$('.column').not('.overview').children('p').hyphenate('de')
|
//$('.column').not('.overview').children('p').hyphenate('de')
|
||||||
}
|
}
|
||||||
|
|
||||||
//logging
|
//logging
|
||||||
|
Loading…
Reference in New Issue
Block a user