layout in news und kleiner fix

This commit is contained in:
Andreas Stephanides
2013-02-20 01:03:06 +01:00
parent f17b269458
commit f444707908
10 changed files with 36 additions and 29 deletions

View File

@@ -5,7 +5,7 @@ class ConfigController < ApplicationController
def get_git_update
g = Git.open(".")
flash[:notice] =g.status
flash[:notice] ="Test"
# flash[:notice] =g.remote("github").fetch
redirect_to config_url