Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
concrexit
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
70
Issues
70
List
Boards
Labels
Service Desk
Milestones
Merge Requests
10
Merge Requests
10
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
thalia
concrexit
Commits
738af721
Commit
738af721
authored
Aug 05, 2016
by
Luuk Scholten
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Rename sponsors to partners
parent
0c6a5c7a
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
32 additions
and
32 deletions
+32
-32
website/thaliawebsite/locale/nl/LC_MESSAGES/django.mo
website/thaliawebsite/locale/nl/LC_MESSAGES/django.mo
+0
-0
website/thaliawebsite/locale/nl/LC_MESSAGES/django.po
website/thaliawebsite/locale/nl/LC_MESSAGES/django.po
+4
-4
website/thaliawebsite/menus.py
website/thaliawebsite/menus.py
+1
-1
website/thaliawebsite/static/css/style.less
website/thaliawebsite/static/css/style.less
+19
-19
website/thaliawebsite/templates/base.html
website/thaliawebsite/templates/base.html
+8
-8
No files found.
website/thaliawebsite/locale/nl/LC_MESSAGES/django.mo
View file @
738af721
This diff was suppressed by a .gitattributes entry.
website/thaliawebsite/locale/nl/LC_MESSAGES/django.po
View file @
738af721
...
...
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-0
7-27 23:29
+0200\n"
"PO-Revision-Date: 2016-0
7-27 22:21+01
00\n"
"POT-Creation-Date: 2016-0
8-05 21:17
+0200\n"
"PO-Revision-Date: 2016-0
8-05 21:18+02
00\n"
"Last-Translator: Joost Rijneveld <joost@joostrijneveld.nl>\n"
"Language-Team: \n"
"Language: nl\n"
...
...
@@ -16,7 +16,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Poedit 1.
6.10
\n"
"X-Generator: Poedit 1.
8.7.1
\n"
#: admin.py:5
msgid "Thalia administration"
...
...
@@ -93,7 +93,7 @@ msgid "Career"
msgstr "Carrière"
#: menus.py:23
msgid "
Sponso
rs"
msgid "
Partne
rs"
msgstr "Sponsoren"
#: menus.py:24
...
...
website/thaliawebsite/menus.py
View file @
738af721
...
...
@@ -22,7 +22,7 @@ main = [
]},
{
'title'
:
_
(
'Calendar'
),
'name'
:
'#'
},
{
'title'
:
_
(
'Career'
),
'name'
:
'#'
,
'submenu'
:
[
{
'title'
:
_
(
'
Sponso
rs'
),
'name'
:
'#'
},
{
'title'
:
_
(
'
Partne
rs'
),
'name'
:
'#'
},
{
'title'
:
_
(
'Vacancies'
),
'name'
:
'#'
},
]},
{
'title'
:
_
(
'Education'
),
'name'
:
'#'
,
'submenu'
:
[
...
...
website/thaliawebsite/static/css/style.less
View file @
738af721
...
...
@@ -470,8 +470,8 @@
position: absolute;
}
/*
sponso
r logos in header */
.
sponso
r-header {
/*
partne
r logos in header */
.
partne
r-header {
position: absolute;
height:70px;
width:180px;
...
...
@@ -479,13 +479,13 @@
text-align: center;
padding:75px 0;
&#
sponso
r-left {
&#
partne
r-left {
left: 50%;
text-align: right;
margin-left: -470px;
}
&#
sponso
r-right {
&#
partne
r-right {
right: 50%;
text-align: right;
margin-right: -470px;
...
...
@@ -3729,7 +3729,7 @@
@media (max-width:979px) {
#logo-header .
sponso
r-header {
#logo-header .
partne
r-header {
display: none;
}
...
...
@@ -4062,13 +4062,13 @@
padding: 0;
}
/* TODO: clean
sponso
rstuff in the future */
/* TODO: clean
partne
rstuff in the future */
#
sponso
r_vacatures {
#
partne
r_vacatures {
margin-top: 20px;
}
#
sponso
rtitel_rechts img{
#
partne
rtitel_rechts img{
width:30px;
height:30px;
float:left;
...
...
@@ -4076,7 +4076,7 @@
border-radius:5px;
}
.
sponso
r_image_item{
.
partne
r_image_item{
width:100%;
height:162px;
background-color:#FFFFFF;
...
...
@@ -4085,11 +4085,11 @@
text-align:center;
}
.possibly_main_
sponso
r {
.possibly_main_
partne
r {
position: relative;
}
#
sponso
r_images img{
#
partne
r_images img{
max-height:162px;
max-width:288px;
display: block;
...
...
@@ -4098,14 +4098,14 @@
text-align:center;
}
#
sponso
rtitel_links h2{
#
partne
rtitel_links h2{
float:left;
width:100%;
color:#E62272;
font-size:28px;
}
.
sponso
r_informatie_omschrijving{
.
partne
r_informatie_omschrijving{
width:100px;
float:left;
font-weight:bold;
...
...
@@ -4142,23 +4142,23 @@
#careerpage {
.th_hoofd
sponso
r_wrapper {
.th_hoofd
partne
r_wrapper {
float: left;
width: 100%;
margin-bottom: 50px;
}
.th_hoofd
sponso
r_logo {
.th_hoofd
partne
r_logo {
float: left;
width: 270px;
min-height: 150px;
}
.th_hoofd
sponso
r_logo img {
.th_hoofd
partne
r_logo img {
width: 270px;
}
.th_
sponso
r_logo {
.th_
partne
r_logo {
position: relative;
overflow: hidden;
float: left;
...
...
@@ -4167,7 +4167,7 @@
text-align: center;
}
.th_
sponso
r_logo img {
.th_
partne
r_logo img {
max-height: 270px;
max-width: 90% !important;
margin: auto;
...
...
@@ -4198,7 +4198,7 @@
border: 3px solid black;
}
.
sponso
r-logo-overlay-readmore {
.
partne
r-logo-overlay-readmore {
font-size: 14px;
color: #FFFFFF;
}
...
...
website/thaliawebsite/templates/base.html
View file @
738af721
...
...
@@ -57,17 +57,17 @@
</div>
<!-- /#logo -->
<!-- #
sponso
r-left -->
<div
id=
"
sponsor-left"
class=
"sponso
r-header"
>
{% block
sponsor_header_left %}{% endblock sponso
r_header_left %}
<!-- #
partne
r-left -->
<div
id=
"
partner-left"
class=
"partne
r-header"
>
{% block
partner_header_left %}{% endblock partne
r_header_left %}
</div>
<!-- /#
sponso
r-left -->
<!-- /#
partne
r-left -->
<!-- #
sponso
r-right -->
<div
id=
"
sponsor-right"
class=
"sponso
r-header"
>
{% block
sponsor_header_right %}{% endblock sponso
r_header_right %}
<!-- #
partne
r-right -->
<div
id=
"
partner-right"
class=
"partne
r-header"
>
{% block
partner_header_right %}{% endblock partne
r_header_right %}
</div>
<!-- /#
sponso
r-right -->
<!-- /#
partne
r-right -->
</div>
<!-- /#logo-header -->
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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