mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-06-28 14:55:48 +00:00
There's no CSS .i18n-animation
It was only used by jQuery.letterfx in RainLoop
This commit is contained in:
@@ -27,7 +27,6 @@ class AbstractCheckbox extends AbstractComponent {
|
||||
this.inline = !!params.inline;
|
||||
|
||||
this.labeled = undefined !== params.label;
|
||||
this.labelAnimated = !!params.labelAnimated;
|
||||
}
|
||||
|
||||
click() {
|
||||
|
||||
Reference in New Issue
Block a user