Commit 96cf12b
Reorder TL eligibility message: action before caution (facebook#5146)
Summary:
Pull Request resolved: facebook#5146
Apply self-review suggestion from D97489418: move the actionable
instructions (UI button / `Client.add_transferable_experiment`) before
the caution text so users see what to do first, then the warning.
Cleaned-up version of D97553476 — excludes accidental merge changes to
generation_node.py and test_generation_node.py.
Reviewed By: shrutipatel31
Differential Revision: D99385259
fbshipit-source-id: 532fc945e00991b4d40ef6c3c89518fd3142fe2f1 parent 53be145 commit 96cf12b
1 file changed
Lines changed: 7 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
| 173 | + | |
179 | 174 | | |
180 | | - | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
| |||
0 commit comments