From 7e27039b24a02e237c4c27eef2703e3feb1c8cea Mon Sep 17 00:00:00 2001 From: Sergio Oliveira Date: Fri, 31 Oct 2014 14:38:16 -0200 Subject: [PATCH] Added Portal do Software Publico modifications --- colab/static/img/fav.ico | Bin 3262 -> 0 bytes colab/static/img/logo.svg | 72 ++++++++---------------------------------------------------------------- colab/templates/base.html | 5 ++--- 3 files changed, 10 insertions(+), 67 deletions(-) diff --git a/colab/static/img/fav.ico b/colab/static/img/fav.ico index 4290246..d4f9b19 100644 Binary files a/colab/static/img/fav.ico and b/colab/static/img/fav.ico differ diff --git a/colab/static/img/logo.svg b/colab/static/img/logo.svg index cd22010..4fa731d 100644 --- a/colab/static/img/logo.svg +++ b/colab/static/img/logo.svg @@ -1,64 +1,8 @@ - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/colab/templates/base.html b/colab/templates/base.html index 589ad89..dc0c36d 100644 --- a/colab/templates/base.html +++ b/colab/templates/base.html @@ -107,7 +107,6 @@
  • {% trans "Public Projects" %}
  • {% if user.is_active %}
  • {% trans "Profile" %}
  • -
  • {% trans "New Project" %}
  • {% trans "Projects" %}
  • {% trans "Groups" %}
  • {% trans "Issues" %}
  • @@ -128,8 +127,8 @@
  • - - {% trans "Communities" %} + + {% trans "Softwares" %}
  • {% if user.is_active %} -- libgit2 0.21.2