Skip to content

Commit

Permalink
Removed unneeded InstallController and removed redudant 'Install Prog…
Browse files Browse the repository at this point in the history
…ress' label.
  • Loading branch information
anierzad committed Feb 12, 2019
1 parent a1fbd82 commit ec2ce19
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 15 deletions.

This file was deleted.

7 changes: 0 additions & 7 deletions PolyDeploy/Clients/Deploy/src/js/templates/install.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,6 @@
</div>
<!-- /Warnings-->

<!-- Install Progression -->
<div class="row">
<div class="col-xs-12">
<span>Install Progression</span>
</div>
</div>
<!-- /Install Progression -->
<!-- Subview -->
<div class="row">
<div class="col-xs-12">
Expand Down
1 change: 0 additions & 1 deletion PolyDeploy/PolyDeploy.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,6 @@
<Content Include="Images\polydeploy-logo-icon.png" />
<Content Include="webpack.base.js" />
<Content Include="Clients\Deploy\src\js\app.js" />
<Content Include="Clients\Deploy\src\js\controllers\InstallController.js" />
<Content Include="Clients\Deploy\src\js\controllers\ResultController.js" />
<Content Include="Clients\Deploy\src\js\controllers\SummaryController.js" />
<Content Include="Clients\Deploy\src\js\controllers\UploadController.js" />
Expand Down

0 comments on commit ec2ce19

Please # to comment.