Emergency diff to make sure everything is safe. No major changes.

git-svn-id: http://www.rousette.org.uk/svn/tracks-repos/trunk@16 a4c988fc-2ded-0310-b66e-134b36920a42
This commit is contained in:
bsag 2005-02-04 06:29:33 +00:00
parent 36b36e8dac
commit 3fe9326322
7 changed files with 13 additions and 12 deletions

View file

@ -5,7 +5,7 @@ class ContextController < ApplicationController
model :project
scaffold :context
before_filter :login_required
caches_action :list, :show
# caches_action :list, :show
layout "standard"