Skip to content

Commit

Permalink
-
Browse files Browse the repository at this point in the history
  • Loading branch information
franzholz committed Mar 10, 2021
1 parent 9fc2f22 commit 81918b3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
2021-03-09 Franz Holzinger <[email protected]>
* bugfix issue #76: marks not parsed because of wrong initialization order.
* bugfix issue #76: Markers from setup marks are not parsed because of wrong initialization order.

2021-03-05 Franz Holzinger <[email protected]>
* bugfix: $assetCollector->addInlineJavaScript is no useful replacement for $GLOBALS['TSFE']->additionalHeaderData.
Expand Down
2 changes: 0 additions & 2 deletions Classes/Controller/TaxajaxController.php
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,6 @@ public function processRequest (
$config = array();
$config['LLkey'] = '';

// tt_products specific parts

// Make instance:
$ajax = \TYPO3\CMS\Core\Utility\GeneralUtility::makeInstance('tx_ttproducts_ajax');
$ajax->init();
Expand Down

0 comments on commit 81918b3

Please sign in to comment.