Merge branch '2.2.x' of dev.sourcefabric.org:airtime into 2.2.x

This commit is contained in:
Rudi Grinberg 2012-10-02 14:48:51 -04:00
commit 76c66737c5
3 changed files with 4 additions and 7 deletions

View File

@ -4,10 +4,10 @@
<dl class='zend_form search-criteria'>
<div class='btn-toolbar clearfix'>
<div class='btn-group pull-right'>
<div class='btn-group sp-button'>
<?php echo $this->element->getElement('generate_button') ?>
</div>
<div class='btn-group pull-right'>
<div class='btn-group sp-button'>
<?php echo $this->element->getElement('shuffle_button') ?>
</div>
</div>

View File

@ -561,11 +561,7 @@ input.input_text.sp_extra_input_text{
}
.sp-button{
float: right !important;
width: 60px;
height: 24px !important;
margin-right: 0px !important;
margin-left: 10px !important;
margin-left: 399px;
}
.sp-save{

View File

@ -1174,6 +1174,7 @@ var validationTypes = {
"composer" : "s",
"conductor" : "s",
"copyright" : "s",
"encoded_by" : "s",
"utime" : "t",
"mtime" : "t",
"lptime" : "t",