Skip to content

Commit

Permalink
Update master
Browse files Browse the repository at this point in the history
  • Loading branch information
Davy-jones-Giant-squid committed Jul 12, 2012
1 parent 1bd82d7 commit 7342615
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Drupal.behaviors.toggleFields = {
if ($(this).is(':checked')) {
duration.removeAttr('readonly');
hours.attr('readonly', true);
setDuration('readonly',true);
setDuration.attr('readonly',true);
}

});
Expand Down

0 comments on commit 7342615

Please sign in to comment.