deactivated vuejs for simplenews pages = fixed unsubscribe bug

This commit is contained in:
2022-03-31 20:27:59 +02:00
parent 1f6d1398c2
commit 2b48c867ea
13 changed files with 295 additions and 30 deletions

View File

@@ -12,6 +12,8 @@ use Drupal\Core\Session\AccountInterface;
use Drupal\simplenews\Entity\Subscriber;
use Symfony\Component\DependencyInjection\ContainerInterface;
// ! NOT USED ANY MORE
/**
* Provides an 'Simplenews subscription' block with all available newsletters and an email field.
*