From e56d0182f07111f133ec88b5a9d4c21eb18b24a4 Mon Sep 17 00:00:00 2001 From: guntasgrewal Date: Mon, 10 Mar 2014 20:53:44 -0400 Subject: Small change in tourny view --- doc/Sprint1-Retrospective.md | 6 ------ 1 file changed, 6 deletions(-) (limited to 'doc') diff --git a/doc/Sprint1-Retrospective.md b/doc/Sprint1-Retrospective.md index 8873636..38d3a88 100644 --- a/doc/Sprint1-Retrospective.md +++ b/doc/Sprint1-Retrospective.md @@ -137,12 +137,6 @@ to view pages which are html.erb pages that provide styles and functionality of each of the tournament setting features. Show, Edit, Destroy, all have views of their own to perform each of the above actions. -The tournament view lists the tournaments on one page as a table of rows. Each -row lists sample tournament information (game name, players per team, etc) -along with buttons for different tasks, such as joining or viewing a tourny. -You can also create a new tournament here. The functionality we want is -here. - ## Homepage {#homepage} The homepage is mainly controlled by the views that are associated with each model and controller. The main view for the homepage is the one found in the -- cgit v1.2.3