Files
stopwatch/app/views/stopwatch_timers/new.js.erb
2020-04-24 17:20:18 +08:00

3 lines
108 B
Plaintext

$('#ajax-modal').html('<%= j render partial: 'stopwatch_timers/new' %>');
showModal('ajax-modal', '700px');