]> git.parisson.com Git - mezzo.git/commit
[Linked orga logo] : version 2 with auto completion on orga + list orga
authorEmilie <zawadzki@ircam.fr>
Thu, 8 Dec 2016 12:05:44 +0000 (13:05 +0100)
committerEmilie <zawadzki@ircam.fr>
Thu, 8 Dec 2016 12:05:44 +0000 (13:05 +0100)
commit1702e884b187817599efd95180c695525cd4064b
tree54324c60fe83eefef36f485709a9e5f9e82ede30
parent9fd1c60f41f15362dab55dee001a887cafd04417
[Linked orga logo] : version 2 with auto completion on orga + list orga
21 files changed:
app/local_settings.py
app/organization/core/context_processors.py
app/organization/network/admin.py
app/organization/network/forms.py
app/organization/network/migrations/0065_auto_20161208_1244.py [new file with mode: 0644]
app/organization/network/models.py
app/organization/network/translation.py
app/organization/network/urls.py
app/organization/network/views.py
app/static/src/sass/modules/_linked-organizations.scss
app/templates/core/inc/linked_organization_content.html [deleted file]
app/templates/core/inc/linked_organization_footer.html [deleted file]
app/templates/includes/footer.html
app/templates/pages/custompage.html
app/templates/pages/departmentpage.html
app/templates/pages/page/includes/linked_organization_content.html [new file with mode: 0644]
app/templates/pages/page/includes/linked_organization_footer.html [new file with mode: 0644]
app/templates/pages/page/includes/linked_organization_footer_2.html [new file with mode: 0644]
app/templates/pages/projecttopicpage.html
app/templates/pages/teampage.html
app/templates/projects/project_detail.html