2 lines
49 B
Plaintext
2 lines
49 B
Plaintext
window.location.href = "/pools/<%= @pool.id %>";
|
window.location.href = "/pools/<%= @pool.id %>";
|