Skip to content
  • Kay Strobach's avatar
    [BUGFIX] Modify jumpTo to work with the new cardLayout · 9ec94db2
    Kay Strobach authored
    Modifies the jumpTo function as described in #28851
    This replaces the call
    
    	top.TYPO3.Backend.ContentContainer.setUrl()
    
    with
    	top.TYPO3.ModuleMenu.App.openInContentFrame()
    
    Change-Id: I7101563ad92da7d15baaa135629e3185630ab727
    Resolves: #30409
    Releases: 4.6
    Reviewed-on: http://review.typo3.org/5448
    Reviewed-by: Tolleiv Nietsch
    Tested-by: Tolleiv Nietsch
    Reviewed-by: Markus Klein
    Reviewed-by: Helmut Hummel
    Tested-by: Helmut Hummel
    9ec94db2