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

5 lines
111 B
Text
Raw Normal View History

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