mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-10 11:18:51 +01:00
start on the tests for the project list page
This commit is contained in:
parent
6416ff112e
commit
641c27d753
4 changed files with 46 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
|||
pageNotify('notice', '<%=t('projects.project_saved_status')%>', 5);
|
||||
<% if source_view_is :project_list -%>
|
||||
<% if @state_changed -%>
|
||||
<% else -%>
|
||||
<% else # TODO!!!-%>
|
||||
<% end -%>
|
||||
<% else # source_view must be :project %>
|
||||
$('#<%=dom_id(@project, 'edit')%>').hide();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue