Skip to content

Commit 9009762

Browse files
committed
Remove not needed angular template form page title
1 parent f6016cd commit 9009762

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

browser/pages/install/install.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<main class="col-sm-12">
77
<div class="col-sm-12">
8-
<h3>Installation Details{{checkboxModel.jdk.selected}}</h3>
8+
<h3>Installation Details</h3>
99
<ng-repeat ng-repeat="progress in data">
1010
<div>
1111
<progress-bar progress="progress">

0 commit comments

Comments
 (0)