mirror of
https://github.com/rickbarrette/stopwatch.git
synced 2026-04-03 18:21:58 -04:00
initial commit
This commit is contained in:
2
app/views/stopwatch_timers/new.js.erb
Normal file
2
app/views/stopwatch_timers/new.js.erb
Normal file
@@ -0,0 +1,2 @@
|
||||
$('#ajax-modal').html('<%= j render partial: 'stopwatch_timers/new' %>');
|
||||
showModal('ajax-modal', '600px');
|
||||
Reference in New Issue
Block a user