You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by jo...@apache.org on 2013/03/01 21:08:00 UTC

[10/26] git commit: [#5845] ticket:280 Removed extra new line at the end of download_button.html

[#5845] ticket:280 Removed extra new line at the end of download_button.html


Project: http://git-wip-us.apache.org/repos/asf/incubator-allura/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-allura/commit/67d38d7c
Tree: http://git-wip-us.apache.org/repos/asf/incubator-allura/tree/67d38d7c
Diff: http://git-wip-us.apache.org/repos/asf/incubator-allura/diff/67d38d7c

Branch: refs/heads/cj/5854
Commit: 67d38d7cb9219afb5e51b93590454dba049ef7ec
Parents: e514f37
Author: Aleksey 'LXj' Alekseyev <go...@gmail.com>
Authored: Thu Feb 21 18:06:33 2013 +0200
Committer: Dave Brondsema <db...@geek.net>
Committed: Thu Feb 28 22:17:19 2013 +0000

----------------------------------------------------------------------
 .../allura/templates/widgets/download_button.html  |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/67d38d7c/Allura/allura/templates/widgets/download_button.html
----------------------------------------------------------------------
diff --git a/Allura/allura/templates/widgets/download_button.html b/Allura/allura/templates/widgets/download_button.html
index 0bbc0df..5878dc7 100644
--- a/Allura/allura/templates/widgets/download_button.html
+++ b/Allura/allura/templates/widgets/download_button.html
@@ -1 +1 @@
-<p><span class="download-button-{{project._id}}" style="margin-bottom: 1em; display: block;"></span></p>
+<p><span class="download-button-{{project._id}}" style="margin-bottom: 1em; display: block;"></span></p>
\ No newline at end of file