mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-15 13:48:51 +01:00
Namespace the legacy CSS
This commit is contained in:
parent
9a18705f70
commit
0ca0317a7f
4 changed files with 35 additions and 10 deletions
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue