Namespace the legacy CSS

This commit is contained in:
Dan Rice 2015-08-27 22:12:40 -04:00
parent 9a18705f70
commit 0ca0317a7f
4 changed files with 35 additions and 10 deletions

View file

@ -833,7 +833,8 @@ var RecurringTodosPage = {
RecurringTodosPage.hide_all_recurring();
RecurringTodosPage.reset_radio();
$('#recurring_daily').show();
}
},
appendTo: "#content"
});
/* change recurring period radio input on new form */