changelog-webapp: Fixed radio labels

Clicking on radio labels didn't toggle the associated radio input since all ids were replaced with classes. This CL restores that functionality

BUG=b/160901711
TEST=run local

Change-Id: Ib5434547dd18314ee423033031c1d59bdbbf5b22
1 file changed
tree: 53c95156b138c8d83547fece9173fff88c91170c
  1. src/
  2. CONTRIBUTING.md
  3. go.mod
  4. go.sum
  5. LICENSE
  6. README.md
README.md

Tools for Container-Optimized OS

This is a repository of various tools developed for Container-Optimized OS. Examples include cos-gpu-installer, cos-toolbox, etc.

See CONTRIBUTING.md for how to contribute.