mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-24 16:14:07 +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
|
|
@ -60,7 +60,7 @@ Feature: Toggle the containers
|
|||
And I should not see the todo "test 2"
|
||||
And I should not see the todo "test 3"
|
||||
|
||||
@javascript
|
||||
@javascript
|
||||
Scenario: I can hide all collapsed context containers
|
||||
Given I have the following contexts
|
||||
| context | hide |
|
||||
|
|
@ -87,7 +87,7 @@ Feature: Toggle the containers
|
|||
And I should not see the context container for "@boss"
|
||||
And I should not see the context container for "@ipad"
|
||||
|
||||
@javascript
|
||||
@javascript
|
||||
Scenario: I can hide all collapsed project containers
|
||||
Given I have the following contexts
|
||||
| context | hide |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue