You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi, i successfully mount the engine on "/timetrack" on my application.
when i visit that uri, i see the calender with a "create event" link on top. but when i click on it, nothing happens. checking the console in firebug, i see a 404 not found error as shown below:
hi, i successfully mount the engine on "/timetrack" on my application.
when i visit that uri, i see the calender with a "create event" link on top. but when i click on it, nothing happens. checking the console in firebug, i see a 404 not found error as shown below:
GET http://localhost:3000/trackmate/events/new [HTTP/1.1 404 Not Found 42ms]
The text was updated successfully, but these errors were encountered: