Add custom cron to newsletter schedule

This commit is contained in:
JonnyWong16 2018-04-02 10:17:51 -07:00
parent a4de63095f
commit c260543586
4 changed files with 33 additions and 7 deletions

View file

@ -3678,6 +3678,9 @@ a:hover .overlay-refresh-image:hover {
border: 1px solid #444;
border-bottom-color: transparent;
}
#newsletter-config-modal #cron-widget {
display: inline-block;
}
#newsletter-config-modal #cron-widget select.cron-select {
width: initial;
display: inline;