Skip to content

Commit

Permalink
CB-779: Verify that fullscreen and backgroundColor preferences are se…
Browse files Browse the repository at this point in the history
…t properly - This check-in enables background color and adds test for it.
  • Loading branch information
brycecurtis committed May 16, 2012
1 parent ac50476 commit dd624cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/assets/www/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ <h4>Run each of the tests below:</h4>
</div>
<button class="btn large" onclick="startActivity('org.apache.cordova.test.jqmtabbackbutton');">Backbutton jQM tab</button>
<button class="btn large" onclick="startActivity('org.apache.cordova.test.backbuttonmultipage');">Backbutton with multiple pages</button>
<button class="btn large" onclick="startActivity('org.apache.cordova.test.backgroundcolor');">Background Color</button>
<button class="btn large" onclick="startActivity('org.apache.cordova.test.basicauth');">Basic Authentication</button>
<button class="btn large" onclick="startActivity('org.apache.cordova.test.errorurl');">Error URL</button>
<button class="btn large" onclick="startActivity('org.apache.cordova.test.fullscreen');">Full Screen</button>
Expand Down

0 comments on commit dd624cc

Please sign in to comment.