From: Felix Dörre Date: Thu, 10 Jul 2014 19:42:04 +0000 (+0200) Subject: Add missagn newlines at EOF. X-Git-Url: https://code.wpia.club/?p=gigi.git;a=commitdiff_plain;h=1a16f1b1016aa26aab735ad1d368b4d307d808cb Add missagn newlines at EOF. --- diff --git a/locale/.gitignore b/locale/.gitignore index 917eade9..6fe7289d 100644 --- a/locale/.gitignore +++ b/locale/.gitignore @@ -1,3 +1,3 @@ * !.gitignore -a \ No newline at end of file +a diff --git a/src/org/cacert/gigi/Gigi.templ b/src/org/cacert/gigi/Gigi.templ index 3d389ee7..1f7b458d 100644 --- a/src/org/cacert/gigi/Gigi.templ +++ b/src/org/cacert/gigi/Gigi.templ @@ -115,4 +115,4 @@ - \ No newline at end of file + diff --git a/src/org/cacert/gigi/pages/account/MailCertificateAdd.templ b/src/org/cacert/gigi/pages/account/MailCertificateAdd.templ index 91fffdce..480696d2 100644 --- a/src/org/cacert/gigi/pages/account/MailCertificateAdd.templ +++ b/src/org/cacert/gigi/pages/account/MailCertificateAdd.templ @@ -122,4 +122,4 @@ - \ No newline at end of file + diff --git a/src/org/cacert/gigi/pages/account/mailOverview.templ b/src/org/cacert/gigi/pages/account/mailOverview.templ index 379162b8..c17f0dfd 100644 --- a/src/org/cacert/gigi/pages/account/mailOverview.templ +++ b/src/org/cacert/gigi/pages/account/mailOverview.templ @@ -39,4 +39,4 @@

-

\ No newline at end of file +

diff --git a/src/org/cacert/gigi/pages/error/PageNotFound.templ b/src/org/cacert/gigi/pages/error/PageNotFound.templ index f525603e..6bc59d6a 100644 --- a/src/org/cacert/gigi/pages/error/PageNotFound.templ +++ b/src/org/cacert/gigi/pages/error/PageNotFound.templ @@ -1,3 +1,3 @@

-

\ No newline at end of file +

diff --git a/static/static/default.css b/static/static/default.css index d62345c1..458adc99 100644 --- a/static/static/default.css +++ b/static/static/default.css @@ -757,4 +757,4 @@ pre{ .dataTable select, .dataTable option { font-size: 92%; -} \ No newline at end of file +} diff --git a/static/static/menu.js b/static/static/menu.js index 12c3a30f..aff0c36b 100644 --- a/static/static/menu.js +++ b/static/static/menu.js @@ -55,4 +55,4 @@ } })(window.onload); -})(); \ No newline at end of file +})();