Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Political Memory
memopol
Commits
8eac5f5b
Commit
8eac5f5b
authored
Feb 08, 2016
by
Jamesie Pic
Browse files
Fix #48: Footer links update
parent
75c296d8
Changes
6
Hide whitespace changes
Inline
Side-by-side
memopol/tests/response_fixtures/RepresentativeListTest.test_page1_paginateby12_displaylist/content
View file @
8eac5f5b
...
...
@@ -692,14 +692,14 @@
<div
id=
'footer'
class=
'container-fluid'
>
Memopol is free software
<a
href=
"https://git
orious.org/memopol2-0
"
>
released
</a>
<a
href=
"https://git
hub.com/political-memory/political_memory
"
>
released
</a>
under the terms of the
<a
href=
"http://www.gnu.org/licenses/agpl.html"
>
GNU aGPLV3+
</a>
<a
href=
'https://
projets.lqdn.fr/projects/mempol
'
>
<a
href=
'https://
github.com/political-memory/political_memory/issues
'
>
Bug tracking system
</a>
<a
href=
'https://
projets.lqdn.fr/projects/mempol
/issues/new'
>
<a
href=
'https://
github.com/political-memory/political_memory
/issues/new'
>
Report a bug
</a>
<br
/>
...
...
memopol/tests/response_fixtures/RepresentativeListTest.test_page1_paginateby12_displaylist_searchjoly/content
View file @
8eac5f5b
...
...
@@ -272,14 +272,14 @@
<div
id=
'footer'
class=
'container-fluid'
>
Memopol is free software
<a
href=
"https://git
orious.org/memopol2-0
"
>
released
</a>
<a
href=
"https://git
hub.com/political-memory/political_memory
"
>
released
</a>
under the terms of the
<a
href=
"http://www.gnu.org/licenses/agpl.html"
>
GNU aGPLV3+
</a>
<a
href=
'https://
projets.lqdn.fr/projects/mempol
'
>
<a
href=
'https://
github.com/political-memory/political_memory/issues
'
>
Bug tracking system
</a>
<a
href=
'https://
projets.lqdn.fr/projects/mempol
/issues/new'
>
<a
href=
'https://
github.com/political-memory/political_memory
/issues/new'
>
Report a bug
</a>
<br
/>
...
...
memopol/tests/response_fixtures/RepresentativeListTest.test_page1_paginateby24_displaygrid/content
View file @
8eac5f5b
...
...
@@ -988,14 +988,14 @@
<div
id=
'footer'
class=
'container-fluid'
>
Memopol is free software
<a
href=
"https://git
orious.org/memopol2-0
"
>
released
</a>
<a
href=
"https://git
hub.com/political-memory/political_memory
"
>
released
</a>
under the terms of the
<a
href=
"http://www.gnu.org/licenses/agpl.html"
>
GNU aGPLV3+
</a>
<a
href=
'https://
projets.lqdn.fr/projects/mempol
'
>
<a
href=
'https://
github.com/political-memory/political_memory/issues
'
>
Bug tracking system
</a>
<a
href=
'https://
projets.lqdn.fr/projects/mempol
/issues/new'
>
<a
href=
'https://
github.com/political-memory/political_memory
/issues/new'
>
Report a bug
</a>
<br
/>
...
...
memopol/tests/response_fixtures/RepresentativeListTest.test_page2_paginateby12_displaylist/content
View file @
8eac5f5b
...
...
@@ -718,14 +718,14 @@
<div
id=
'footer'
class=
'container-fluid'
>
Memopol is free software
<a
href=
"https://git
orious.org/memopol2-0
"
>
released
</a>
<a
href=
"https://git
hub.com/political-memory/political_memory
"
>
released
</a>
under the terms of the
<a
href=
"http://www.gnu.org/licenses/agpl.html"
>
GNU aGPLV3+
</a>
<a
href=
'https://
projets.lqdn.fr/projects/mempol
'
>
<a
href=
'https://
github.com/political-memory/political_memory/issues
'
>
Bug tracking system
</a>
<a
href=
'https://
projets.lqdn.fr/projects/mempol
/issues/new'
>
<a
href=
'https://
github.com/political-memory/political_memory
/issues/new'
>
Report a bug
</a>
<br
/>
...
...
memopol/tests/response_fixtures/RepresentativeListTest.test_page2_paginateby24_displaylist/content
View file @
8eac5f5b
...
...
@@ -670,14 +670,14 @@
<div
id=
'footer'
class=
'container-fluid'
>
Memopol is free software
<a
href=
"https://git
orious.org/memopol2-0
"
>
released
</a>
<a
href=
"https://git
hub.com/political-memory/political_memory
"
>
released
</a>
under the terms of the
<a
href=
"http://www.gnu.org/licenses/agpl.html"
>
GNU aGPLV3+
</a>
<a
href=
'https://
projets.lqdn.fr/projects/mempol
'
>
<a
href=
'https://
github.com/political-memory/political_memory/issues
'
>
Bug tracking system
</a>
<a
href=
'https://
projets.lqdn.fr/projects/mempol
/issues/new'
>
<a
href=
'https://
github.com/political-memory/political_memory
/issues/new'
>
Report a bug
</a>
<br
/>
...
...
templates/_footer.haml
View file @
8eac5f5b
...
...
@@ -3,12 +3,12 @@
#footer
.container-fluid
-
blocktrans
Memopol is free software
<a
href=
"https://git
orious.org/memopol2-0
"
>
released
</a>
<a
href=
"https://git
hub.com/political-memory/political_memory
"
>
released
</a>
under the terms of the
<a
href=
"http://www.gnu.org/licenses/agpl.html"
>
GNU aGPLV3+
</a>
%a
{
href:
"https://
projets.lqdn.fr/projects/mempol
"
}
%a
{
href:
"https://
github.com/political-memory/political_memory/issues
"
}
-
trans
"Bug tracking system"
%a
{
href:
"https://
projets.lqdn.fr/projects/mempol
/issues/new"
}
%a
{
href:
"https://
github.com/political-memory/political_memory
/issues/new"
}
-
trans
"Report a bug"
%br
{% trans "Provided by" %}
<a
href=
"http://www.laquadrature.net/"
>
La Quadrature du Net
</a>
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment