diff options
author | Matthew Landauer <matthew@openaustralia.org> | 2013-02-19 13:55:13 +1100 |
---|---|---|
committer | Matthew Landauer <matthew@openaustralia.org> | 2013-02-25 16:26:52 +1100 |
commit | 882f4f37e80b4d8fb53635a892be829bd9681373 (patch) | |
tree | c838612ef67dba8974a05ca11dafee1ab702a67c | |
parent | 817b985b7e3709672ba16530be0e3813546c11f0 (diff) |
Don't try to install adminbootstraptheme anymore as it's now the default
-rw-r--r-- | config/general.yml-example | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/general.yml-example b/config/general.yml-example index bfe289541..406fe69fa 100644 --- a/config/general.yml-example +++ b/config/general.yml-example @@ -53,7 +53,6 @@ FRONTPAGE_PUBLICBODY_EXAMPLES: 'tgq' # script). Earlier in the list means the templates have a higher # priority. THEME_URLS: - - 'git://github.com/mysociety/adminbootstraptheme.git' - 'git://github.com/mysociety/alavetelitheme.git' # When rails-post-deploy installs the themes it will try this branch first |