Skip to content

Commit

Permalink
Remove unneeded back button
Browse files Browse the repository at this point in the history
[Issue] #1253
[Problem] Back button has no sense in home app.
[Solution] Remove it.

Signed-off-by: Lukasz Slachciak <l.slachciak@samsung.com>
  • Loading branch information
lmslachciak authored and HunseopJeong committed Jul 3, 2020
1 parent b3cee10 commit 80e5f88
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions examples/mobile/HomeApp/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@
<body>
<div class="ui-page ui-page-active" id="main">
<header>
<div class="ui-appbar-left-icons-container">
<a href="#" class="ui-btn ui-btn-icon ui-btn-icon-back" data-style="flat" data-rel="back"></a>
</div>
<div class="ui-appbar-title-container">
<span class="ui-appbar-title">HomeTV App</span>
</div>
Expand Down

0 comments on commit 80e5f88

Please sign in to comment.