Procházet zdrojové kódy

Conditionally display tagline

master
Adrian Short před 9 roky
rodič
revize
7f3b4df824
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. +2
    -2
      views/layout.haml

+ 2
- 2
views/layout.haml Zobrazit soubor

@@ -27,7 +27,7 @@
.grid_12
%h1.logo
= SETTING.site_name
-#
- if SETTING.site_tagline
%span.tagline
= SETTING.site_tagline
#nav.noprint
@@ -44,4 +44,4 @@
Adrian Short.
%a{ :href => "https://github.com/adrianshort/armchair-auditor" }<
Get the code on GitHub.

Načítá se…
Zrušit
Uložit