Files
stopwatch/app/views/stopwatch_timers/new.js.erb
Jens Kraemer 70257cdee0 initial commit
2020-04-22 18:03:56 +08:00

3 lines
108 B
Plaintext

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