diff options
author | Stefan Wintermeyer <stefan.wintermeyer@amooma.de> | 2013-02-04 14:23:26 +0100 |
---|---|---|
committer | Stefan Wintermeyer <stefan.wintermeyer@amooma.de> | 2013-02-04 14:23:26 +0100 |
commit | 3dead8f9bd964c7330f193cbec82afe44db4149d (patch) | |
tree | 23ea3b0c00caaa4a00c3a82483a9d385c9f25a04 /app/assets/stylesheets/application.css | |
parent | 5a58c0c41de983a72cdacd06c5be80f120d1e080 (diff) |
intermediate step
Diffstat (limited to 'app/assets/stylesheets/application.css')
-rw-r--r-- | app/assets/stylesheets/application.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/assets/stylesheets/application.css b/app/assets/stylesheets/application.css index 128a391..3e1cc66 100644 --- a/app/assets/stylesheets/application.css +++ b/app/assets/stylesheets/application.css @@ -14,4 +14,5 @@ *= require gemeinschaft-generic *= require call_routes *= require softkeys + *= require phone_numbers */ |