From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.77) (envelope-from ) id 1SpRhf-0000A9-HW for garchives@archives.gentoo.org; Thu, 12 Jul 2012 22:17:43 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9052FE059B; Thu, 12 Jul 2012 22:16:36 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 5C4E4E0595 for ; Thu, 12 Jul 2012 22:16:31 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 91CB31B4060 for ; Thu, 12 Jul 2012 22:16:30 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 76C3EE5433 for ; Thu, 12 Jul 2012 22:16:27 +0000 (UTC) From: "Slava Bacherikov" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Slava Bacherikov" Message-ID: <1342126953.da2860c13d921b488af0e1ac6dc2bcf49775ffdb.bacher09@gentoo> Subject: [gentoo-commits] proj/gentoo-packages:master commit in: gpackages/templates/ X-VCS-Repository: proj/gentoo-packages X-VCS-Files: gpackages/templates/arch_choice.html X-VCS-Directories: gpackages/templates/ X-VCS-Committer: bacher09 X-VCS-Committer-Name: Slava Bacherikov X-VCS-Revision: da2860c13d921b488af0e1ac6dc2bcf49775ffdb X-VCS-Branch: master Date: Thu, 12 Jul 2012 22:16:27 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 72a58dd0-46fe-4d77-923c-92de2ffa1c7f X-Archives-Hash: 18e9f34a71d1be7bc779232f3bae2b43 commit: da2860c13d921b488af0e1ac6dc2bcf49775ffdb Author: Slava Bacherikov bacher09 org> AuthorDate: Thu Jul 12 21:02:33 2012 +0000 Commit: Slava Bacherikov bacherikov org ua> CommitDate: Thu Jul 12 21:02:33 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/gentoo-packag= es.git;a=3Dcommit;h=3Dda2860c1 Add control-group to arches_choice --- gpackages/templates/arch_choice.html | 16 ++++++++++------ 1 files changed, 10 insertions(+), 6 deletions(-) diff --git a/gpackages/templates/arch_choice.html b/gpackages/templates/a= rch_choice.html index 0ebad07..ea83223 100644 --- a/gpackages/templates/arch_choice.html +++ b/gpackages/templates/arch_choice.html @@ -7,12 +7,16 @@
{% c= srf_token %} - {% if form.arches.errors %} -
- {{ form.arches.errors }} -
- {% endif %} - {{ form.arches }}
+
+
+ {% if form.arches.errors %} +
+ {{ form.arches.errors }} +
+ {% endif %} + {{ form.arches }}=20 +
+