Details
Description
old tabSet component had series of tags for it and not all the features. Remove
jsp:-
<tabSet>
<headers>
<header>
<content>
<contentPane>
remove from TLD and from jsptagtest example (webapp/tabset/oldTabSet.jsp)
Then rename tabSetControl to tabSet
no contentPane or content tags still used in JSP (removed from implementation of accordion in 1.2)
jsp:-
<tabSet>
<headers>
<header>
<content>
<contentPane>
remove from TLD and from jsptagtest example (webapp/tabset/oldTabSet.jsp)
Then rename tabSetControl to tabSet
no contentPane or content tags still used in JSP (removed from implementation of accordion in 1.2)
Activity
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 1.3 Beta [ 10373 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #35029 | Wed May 15 12:35:21 MDT 2013 | judy.guglielmin | MOBi-739 removed old tabSet tags first as well as reference to |
Files Changed | ||||
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Assignee | Judy Guglielmin [ judy.guglielmin ] | Philip Breau [ philip.breau ] |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
removed old one and then noticed mvc-mediacast uses old variation. Will modify and check in with rename of tabSetControl to tabSet