Commit b3104a1 1 parent a30c8bd commit b3104a1 Copy full SHA for b3104a1
File tree 1 file changed +0
-2
lines changed
ElvUI/Mainline/Modules/Skins
1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -378,7 +378,6 @@ function S:LookingForGroupFrames()
378
378
S :HandleButton (LFGListFrame .CategorySelection .FindGroupButton )
379
379
LFGListFrame .CategorySelection .FindGroupButton :ClearAllPoints ()
380
380
LFGListFrame .CategorySelection .FindGroupButton :Point (' BOTTOMRIGHT' , - 6 , 3 )
381
-
382
381
383
382
local EntryCreation = LFGListFrame .EntryCreation
384
383
EntryCreation .Inset :StripTextures ()
@@ -433,7 +432,6 @@ function S:LookingForGroupFrames()
433
432
S :HandleEditBox (LFGListFrame .SearchPanel .SearchBox )
434
433
S :HandleButton (LFGListFrame .SearchPanel .BackButton )
435
434
S :HandleButton (LFGListFrame .SearchPanel .SignUpButton )
436
- S :HandleButton (LFGListFrame .SearchPanel .ScrollBox .StartGroupButton )
437
435
LFGListFrame .SearchPanel .BackButton :ClearAllPoints ()
438
436
LFGListFrame .SearchPanel .BackButton :Point (' BOTTOMLEFT' , - 1 , 3 )
439
437
LFGListFrame .SearchPanel .SignUpButton :ClearAllPoints ()
You can’t perform that action at this time.
0 commit comments