Return-Path: X-Original-To: apmail-struts-issues-archive@minotaur.apache.org Delivered-To: apmail-struts-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7AA4F10526 for ; Mon, 30 Dec 2013 06:25:32 +0000 (UTC) Received: (qmail 59381 invoked by uid 500); 30 Dec 2013 06:25:06 -0000 Delivered-To: apmail-struts-issues-archive@struts.apache.org Received: (qmail 57180 invoked by uid 500); 30 Dec 2013 06:24:57 -0000 Mailing-List: contact issues-help@struts.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@struts.apache.org Delivered-To: mailing list issues@struts.apache.org Received: (qmail 56997 invoked by uid 99); 30 Dec 2013 06:24:51 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Dec 2013 06:24:51 +0000 Date: Mon, 30 Dec 2013 06:24:51 +0000 (UTC) From: "Lukasz Lenart (JIRA)" To: issues@struts.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (WW-4265) Add data-inline="true", data-mini="true" to s:checkboxlist tag css3 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/WW-4265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13858594#comment-13858594 ] Lukasz Lenart commented on WW-4265: ----------------------------------- Ah right! Tag definition must be changed. > Add data-inline="true", data-mini="true" to s:checkboxlist tag css3 > ------------------------------------------------------------------- > > Key: WW-4265 > URL: https://issues.apache.org/jira/browse/WW-4265 > Project: Struts 2 > Issue Type: Improvement > Components: Plugin - Embedded JSP > Affects Versions: 2.3.16 > Environment: Centos/Tomcat > Reporter: Greg Huber > Assignee: Lukasz Lenart > Priority: Minor > Fix For: 2.3.17 > > > Hello, > I am using struts jsp tags with jquery mobile and need to add data-inline="true", data-mini="true" etc to the s:checkboxlist tag. > It does not allow it, but does allow it on other tags eg on the s:a tag. > Is there a reason for this? > Cheers Greg -- This message was sent by Atlassian JIRA (v6.1.5#6160)