Fix element positioning

This commit is contained in:
2015-03-03 10:10:00 +01:00
parent 17810c0bb5
commit 196f998c38
26 changed files with 91 additions and 45 deletions
+1 -1
View File
@@ -73,7 +73,7 @@ namespace :deploy do
end
after :publishing, :restart do
deploy.update_remote_cache
#deploy.update_remote_cache
end
after :restart, :clear_cache do