misc_pterodactyl-panel/resources/scripts/components/server/schedules
Charles Morgan c8b00f0ccf
Fix missing semi, Fixed task tow overflow
Was suppsoe to be correct in https://github.com/pterodactyl/panel/pull/2352 but seems to be picky. Should now correctly show a multiline text box and not a long skinny text box when the text overflows.

Also, fixed a missing semicolon. 👍
2020-10-11 04:35:26 -04:00
..
DeleteScheduleButton.tsx Make modals programatically controllable via a HOC 2020-08-17 21:35:11 -07:00
EditScheduleModal.tsx More mobile cleanup 2020-09-13 10:49:57 -07:00
NewTaskButton.tsx Update schedule page 2020-07-04 17:00:19 -07:00
ScheduleContainer.tsx Make interface mobile responsive (#2273) 2020-09-13 10:02:25 -07:00
ScheduleEditContainer.tsx Make interface mobile responsive (#2273) 2020-09-13 10:02:25 -07:00
ScheduleRow.tsx Make interface mobile responsive (#2273) 2020-09-13 10:02:25 -07:00
ScheduleTaskRow.tsx Fix missing semi, Fixed task tow overflow 2020-10-11 04:35:26 -04:00
TaskDetailsModal.tsx Schedule Fixes 2020-09-17 00:01:48 -04:00