mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-07 01:38:50 +01:00
move the two toggle links in top-right to view menu
This commit is contained in:
parent
7084c11263
commit
be1a9528d5
6 changed files with 30 additions and 11 deletions
|
|
@ -11,7 +11,9 @@ When(/^I collapse the project container of "(.*?)"$/) do |project_name|
|
|||
end
|
||||
|
||||
When /^I toggle all collapsed context containers$/ do
|
||||
click_link 'Toggle collapsed contexts'
|
||||
open_view_menu do
|
||||
click_link 'Toggle collapsed contexts'
|
||||
end
|
||||
end
|
||||
|
||||
####### Context #######
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue