File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -104,8 +104,7 @@ public function provideDataForTestBuildVersionListActionMenu(): iterable
104104            self ::EDIT_ACTION_ITEM_EXTRAS ,
105105            array_merge (
106106                self ::EDIT_ACTION_ITEM_ATTRIBUTES ,
107-                 ['data-content-draft-edit-url '  => '/content/edit/draft/1/1/eng-GB ' ],
108-                 ['data-tooltip-use-modal-container '  => 'true ' ]
107+                 ['data-content-draft-edit-url '  => '/content/edit/draft/1/1/eng-GB ' ]
109108            ),
110109        ];
111110
@@ -119,8 +118,7 @@ public function provideDataForTestBuildVersionListActionMenu(): iterable
119118            self ::EDIT_ACTION_ITEM_EXTRAS ,
120119            array_merge (
121120                self ::EDIT_ACTION_ITEM_ATTRIBUTES ,
122-                 ['data-content-draft-edit-url '  => '/content/edit/draft/1/1/eng-GB/5 ' ],
123-                 ['data-tooltip-use-modal-container '  => 'true ' ]
121+                 ['data-content-draft-edit-url '  => '/content/edit/draft/1/1/eng-GB/5 ' ]
124122            ),
125123        ];
126124
@@ -133,7 +131,6 @@ public function provideDataForTestBuildVersionListActionMenu(): iterable
133131            '/content/edit/draft/1/1/eng-GB ' ,
134132            self ::EDIT_ACTION_ITEM_EXTRAS ,
135133            ['class '  => self ::IBEXA_BTN_CONTENT_DRAFT_EDIT_CLASS ],
136-             ['data-tooltip-use-modal-container '  => 'true ' ]
137134        ];
138135
139136        yield  'Restore version action item '  => [
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments