Skip to content

Commit

Permalink
Use updateButtons instead of upate one button after loading changes a…
Browse files Browse the repository at this point in the history
…nd after pick
  • Loading branch information
Abdu committed Jul 26, 2021
1 parent a451ce4 commit 6309025
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ updating
updateAfterChangeListChange

self
updateLoadButton;
updateButtons;
updateCodePane;
changed: #changeGroupDescriptions;
changed: #versionDescriptions;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ updateAfterPick

self
updateAfterChangeListChange;
updatePickButton
updateButtons
Original file line number Diff line number Diff line change
Expand Up @@ -72,10 +72,10 @@
"selectedGroupDescription" : "FK 7/16/2021 18:39",
"switchToDetailedView" : "mg 8/6/2020 11:24",
"unpickAllInGroup" : "7/17/2021 11:50:56",
"updateAfterChangeListChange" : "TS 7/13/2021 16:52",
"updateAfterChangeListChange" : "abd 7/26/2021 10:11",
"updateAfterChangeSelection" : "FK 6/16/2021 13:45",
"updateAfterLoadingChanges" : "TS 6/19/2021 12:06",
"updateAfterPick" : "FK 6/16/2021 15:09",
"updateAfterPick" : "abd 7/26/2021 10:10",
"updateButtons" : "abd 6/16/2021 11:44",
"updateCodePane" : "TS 7/10/2021 14:14",
"updateGroupDescription" : "7/17/2021 11:50:56",
Expand Down

0 comments on commit 6309025

Please sign in to comment.