Commit 1f2badf
authored
Merge pull request googlecodelabs#228 from googlecodelabs/survey-fix
Fix the ID of radio buttons so that they are unique for each questions.File tree
Expand file treeCollapse file tree
1 file changed
+7
-5
lines changedOpen diff view settings
Filter options
- codelab-elements/google-codelab-survey
Expand file treeCollapse file tree
1 file changed
+7
-5
lines changedOpen diff view settings
Collapse file
codelab-elements/google-codelab-survey/google_codelab_survey.js
Copy file name to clipboardExpand all lines: codelab-elements/google-codelab-survey/google_codelab_survey.js+7-5Lines changed: 7 additions & 5 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
195 | 195 | |
196 | 196 | |
197 | 197 | |
198 | | - |
| 198 | + |
199 | 199 | |
200 | 200 | |
201 | 201 | |
| ||
220 | 220 | |
221 | 221 | |
222 | 222 | |
223 | | - |
| 223 | + |
224 | 224 | |
225 | 225 | |
226 | 226 | |
| ||
232 | 232 | |
233 | 233 | |
234 | 234 | |
235 | | - |
| 235 | + |
| 236 | + |
236 | 237 | |
237 | 238 | |
238 | 239 | |
239 | | - |
240 | | - |
| 240 | + |
| 241 | + |
| 242 | + |
241 | 243 | |
242 | 244 | |
243 | 245 | |
|
0 commit comments