We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6016cd commit 9009762Copy full SHA for 9009762
1 file changed
browser/pages/install/install.html
@@ -5,7 +5,7 @@
5
6
<main class="col-sm-12">
7
<div class="col-sm-12">
8
- <h3>Installation Details{{checkboxModel.jdk.selected}}</h3>
+ <h3>Installation Details</h3>
9
<ng-repeat ng-repeat="progress in data">
10
<div>
11
<progress-bar progress="progress">
0 commit comments