Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Commit

Permalink
Merge pull request #15355 from mmalecki/remove-charging-attribute
Browse files Browse the repository at this point in the history
Bug 960039 - [system] Remove `charging` attribute, r=timdream
  • Loading branch information
timdream committed Jan 17, 2014
2 parents 9985233 + 362ec0d commit fecb154
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/system/index.html
Expand Up @@ -428,7 +428,7 @@

<!-- Status -->
<div id="statusbar-battery" class="sb-icon sb-icon-battery"
data-level="100" charging hidden></div>
data-level="100" hidden></div>
<div id="statusbar-wifi" class="sb-icon sb-icon-wifi"
data-level="4" hidden></div>
<div id="statusbar-flight-mode" class="sb-icon sb-icon-flight-mode" hidden></div>
Expand Down

0 comments on commit fecb154

Please sign in to comment.