Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1DDADCFA4 for ; Thu, 16 Aug 2012 03:21:43 +0000 (UTC) Received: (qmail 25943 invoked by uid 500); 16 Aug 2012 03:21:42 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 25649 invoked by uid 500); 16 Aug 2012 03:21:39 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 25610 invoked by uid 99); 16 Aug 2012 03:21:38 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Aug 2012 03:21:38 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 0DE472C5BE0 for ; Thu, 16 Aug 2012 03:21:38 +0000 (UTC) Date: Thu, 16 Aug 2012 14:21:38 +1100 (NCT) From: "Elliott Clark (JIRA)" To: issues@hbase.apache.org Message-ID: <175429928.17484.1345087298057.JavaMail.jiratomcat@arcas> In-Reply-To: <1066436942.34931.1340214764012.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Commented] (HBASE-6245) Upon page refresh new UI should return to the previously selected tab MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HBASE-6245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13435737#comment-13435737 ] Elliott Clark commented on HBASE-6245: -------------------------------------- Lets move the code into a js file. I know it's another http round trip but I think having js code in jamon is a code smell. Minor Nit: I've always preferred to not use data-* as a selector maybe ".nav-tabs a" ? > Upon page refresh new UI should return to the previously selected tab > --------------------------------------------------------------------- > > Key: HBASE-6245 > URL: https://issues.apache.org/jira/browse/HBASE-6245 > Project: HBase > Issue Type: Improvement > Components: master, regionserver > Affects Versions: 0.96.0 > Reporter: Andrew Purtell > Priority: Minor > Attachments: hbase-6245.patch > > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira