mirror of
https://github.com/rickbarrette/stopwatch.git
synced 2026-04-02 17:51:59 -04:00
5 lines
123 B
Plaintext
5 lines
123 B
Plaintext
hideModal();
|
|
$('#ajax-modal').html('<%= j render partial: 'stopwatch_timers/edit' %>');
|
|
showModal('ajax-modal', '700px');
|
|
|