new add show html.
This commit is contained in:
parent
eab3675c74
commit
d210a36358
9 changed files with 120 additions and 64 deletions
|
@ -60,7 +60,9 @@ function findHosts(request, callback) {
|
|||
function setAddShowEvents() {
|
||||
var start, end;
|
||||
|
||||
$(".tabs").tabs();
|
||||
$("h3").click(function(){
|
||||
$(this).next().toggle();
|
||||
});
|
||||
|
||||
if(!$("#add_show_repeats").attr('checked')) {
|
||||
$("#schedule-show-when > fieldset:last").hide();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue