Skip to content

Commit

Permalink
updated code.
Browse files Browse the repository at this point in the history
  • Loading branch information
aunindadf committed May 25, 2016
1 parent 56ce80c commit 7d45634
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion views/partials/_project_list.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
<% end %>
</ul>
</div>
<input type="hidden" id="activity_status_states" value="1,2,3,4,5" />
<input type="hidden" id="activity_status_states" value="2" />
</div>
<% if defined? sectorData %>
<div class="filter-header" name="locations" style="background: none repeat scroll 0px 0px rgb(244, 244, 244); padding: 5px 0px 0px 5px;">
Expand Down

0 comments on commit 7d45634

Please sign in to comment.