mirror of
https://github.com/rickbarrette/stopwatch.git
synced 2026-04-02 09:51:57 -04:00
works, basically
This commit is contained in:
4
app/views/stopwatch_timers/edit.js.erb
Normal file
4
app/views/stopwatch_timers/edit.js.erb
Normal file
@@ -0,0 +1,4 @@
|
||||
hideModal();
|
||||
$('#ajax-modal').html('<%= j render partial: 'stopwatch_timers/edit' %>');
|
||||
showModal('ajax-modal', '700px');
|
||||
|
||||
Reference in New Issue
Block a user