I noticed this myself last week. An issue in JIRA would be helpful, yes.
On Mar 16, 2014 3:50 PM, "Jon Williams"
wrote:
> this is a fix
>
> @Import(stylesheet = {library =
> {"context:mybootstrap/dist/js/bootstrap.js"})
> public class Layout...
>
>
> On Sun, Mar 16, 2014 at 10:04 AM, Jon William
this is a fix
@Import(stylesheet = {library =
{"context:mybootstrap/dist/js/bootstrap.js"})
public class Layout...
On Sun, Mar 16, 2014 at 10:04 AM, Jon Williams
wrote:
> Hi,
>
> I am running the 5.4 beta 3 tapestry quickstart app.
> The navigation on the UI is not rendering properly.
> I am ne
Hi,
I am running the 5.4 beta 3 tapestry quickstart app.
The navigation on the UI is not rendering properly.
I am new to bootstrap, so I was hoping the quickstart bootstrap would be
all working.
from Layout.tml...