tracks/app/views/todos/error.js.erb

4 lines
124 B
Text

<%
# TODO: is this ever called?
-%>
TracksPages.page_notify('error', "<%=@error_message || t('common.server_error')%>", 8);