Skip to content

Commit

Permalink
Removed browser version from about modal
Browse files Browse the repository at this point in the history
Bugzilla: 1627988
tendrl-bug-id: Tendrl#1067
  • Loading branch information
gnehapk committed Nov 22, 2018
1 parent fe69b6c commit cde22b5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/modules/base/header/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,6 @@ <h1>Tendrl Unified Storage Manager</h1>
<li><strong>User</strong> {{ header.currentUser }}</li>
<li><strong>User Role</strong> {{header.getUserRole()}}</li>
<li class="text-capitalize"><strong>Browser</strong> {{header.device.browser}}</li>
<li><strong>Browser Version</strong> {{header.device.browser_version}}</li>
<li class="text-capitalize"><strong>Browser OS</strong> {{header.device.os}}</li>
</ul>
</div>
Expand Down

0 comments on commit cde22b5

Please sign in to comment.