-UI changes.

-Blank row now displays start and end time
-Changed default playlist name
This commit is contained in:
mkonecny 2011-02-09 17:02:32 -05:00
parent a43da4e887
commit a447839745
5 changed files with 23 additions and 21 deletions

View file

@ -6,13 +6,11 @@
<div class="user-list-wrapper">
<div id="users_wrapper" class="dataTables_wrapper">
<div class="fg-toolbar ui-toolbar ui-widget-header ui-corner-tl ui-corner-tr ui-helper-clearfix">
<div class="button-holder">
<button type="button" id="add_user_button" name=
"search_add_group" class="ui-button ui-widget ui-state-default ui-button-text-icon-primary">
<span class="ui-button-text">Add user</span></button>
</div>
</div>
<div class="button-holder">
<button type="button" id="add_user_button" name=
"search_add_group" class="ui-button ui-widget ui-state-default ui-button-text-icon-primary">
<span class="ui-button-text">Add user</span></button>
</div>
<table cellspacing="0" cellpadding="0" style="" id="users_datatable" class="datatable">
<thead>