mirror of
https://github.com/TracksApp/tracks.git
synced 2026-03-05 20:40:14 +01:00
use twitter/typeahead for autocomplete. make go to project|context|tag work and show
project details in a popover
This commit is contained in:
parent
31386db3df
commit
c0edd1749c
19 changed files with 1924 additions and 187 deletions
|
|
@ -49,7 +49,7 @@
|
|||
<%= render partial: "shared/add_new_action" %>
|
||||
<%= render partial: "shared/goto" %>
|
||||
<%= render partial: "todos/todo_sub_menu" %>
|
||||
<%= render partial: "projects/go_project" %>
|
||||
<%= render partial: "projects/goto_item" %>
|
||||
<% end -%>
|
||||
<%
|
||||
# Javascripts
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue