Snippets - fixed after bootstrap
Project - restyled show page, removed info page Repository - restyled show page, added download option Tags - added download options
This commit is contained in:
parent
3d77183c16
commit
4d89322d67
37 changed files with 298 additions and 333 deletions
|
@ -73,7 +73,7 @@ describe "Snippets" do
|
|||
:author => @user,
|
||||
:project => project
|
||||
visit project_snippet_path(project, @snippet)
|
||||
click_link "Edit Snippet"
|
||||
click_link "Edit"
|
||||
end
|
||||
|
||||
it "should open edit page" do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue