diff options
author | Stefan Wintermeyer <stefan.wintermeyer@amooma.de> | 2013-02-02 11:44:11 +0100 |
---|---|---|
committer | Stefan Wintermeyer <stefan.wintermeyer@amooma.de> | 2013-02-02 11:44:11 +0100 |
commit | b8c39c59cf7e698d5653cc49fa746506a9c41e24 (patch) | |
tree | b5f782af7817270fc610f7756082608d00685e19 /app/assets/stylesheets/application.css | |
parent | aad8a03991fe616f84fa18ed1db81831220f8d64 (diff) | |
parent | ba5b2737365592cc511a526a3b14be46c3a75467 (diff) |
Merge branch 'sortable' into develop
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 9093f8e..999afb5 100644 --- a/app/assets/stylesheets/application.css +++ b/app/assets/stylesheets/application.css @@ -12,4 +12,5 @@ *= require bootstrap/bootstrap *= require bootstrap/bootstrap-responsive *= require gemeinschaft-generic + *= require call_routes */ |