Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelzoom committed Sep 14, 2023
1 parent b31bbd9 commit 047782f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/rutherfordatom/view/AtomPropertiesPanel.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ const numberOfNeutronsString = RutherfordScatteringStrings.numberOfNeutrons;
const numberOfProtonsString = RutherfordScatteringStrings.numberOfProtons;
const atomSettingsString = RutherfordScatteringStrings.a11y.atomSettings;

// TODO: make these template vars again when working on descriptions https://github.com/phetsims/tasks/issues/1129
//TODO https://github.com/phetsims/rutherford-scattering/issues/178 make these template vars again when working on descriptions
const protonsValuePatternString = RutherfordScatteringStrings.a11y.protonsValuePattern;
const protonSliderDescriptionString = RutherfordScatteringStrings.a11y.protonSliderDescription;
const neutronsValuePatternString = RutherfordScatteringStrings.a11y.neutronsValuePattern;
Expand Down

0 comments on commit 047782f

Please sign in to comment.