design neue Farben & icons

This commit is contained in:
2014-07-05 19:20:47 +05:30
parent 527743c4c1
commit 9bd786d053
28 changed files with 1175 additions and 55 deletions

View File

@@ -8,6 +8,14 @@ module ApplicationHelper
current_url1({:locale=>target_locale}) .sub "/"+I18n.locale.to_s+"/", "/"+target_locale.to_s+"/"
end
def ffi1_icon (name)
content_tag("i","", class: "ffi1-"+name )
end
def ffi1_list
y=YAML.load_file("#{::Rails.root.to_s}/config/flatfeticon1.yml")
y["ffi1"]
end
def toolbar_html(elemente)
html = ""
limiter = " | "