diff options
author | Mario Vavti <mario@mariovavti.com> | 2017-01-11 22:16:02 +0100 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2017-01-11 22:16:02 +0100 |
commit | 76daa03df075bd3350102f0984b24f5ef1ff876a (patch) | |
tree | a72bcaf838b8b359aee5cc187a33bedd14fdf4b0 /view | |
parent | 2fc47cc52b556153a17b5712e695175f87e6c1dd (diff) | |
download | volse-hubzilla-76daa03df075bd3350102f0984b24f5ef1ff876a.tar.gz volse-hubzilla-76daa03df075bd3350102f0984b24f5ef1ff876a.tar.bz2 volse-hubzilla-76daa03df075bd3350102f0984b24f5ef1ff876a.zip |
comment out redundant querys
Diffstat (limited to 'view')
-rw-r--r-- | view/css/mod_connedit.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/css/mod_connedit.css b/view/css/mod_connedit.css index f1784721e..67a182c5c 100644 --- a/view/css/mod_connedit.css +++ b/view/css/mod_connedit.css @@ -124,4 +124,4 @@ input.vcard-fn, .connphone { color: green; -}
\ No newline at end of file +} |