From a91a35f3bb87042ed0399e8d3ebaeac4e60691ff Mon Sep 17 00:00:00 2001 From: Sergio Oliveira Date: Tue, 11 Nov 2014 10:56:04 -0200 Subject: [PATCH] Put Paste in main menu, without dropdown --- colab/templates/base.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/colab/templates/base.html b/colab/templates/base.html index 801c151..94f8599 100644 --- a/colab/templates/base.html +++ b/colab/templates/base.html @@ -100,12 +100,13 @@ {% endif %} +
  • {% trans "Paste" %}
  • + -- libgit2 0.21.2