Maxim, do you have time to test this (I know you are busy)?
This link-thing is rather important in my project so it would really
help me to get it working.
Thanks!
Maxim Solodovnik kirjoitti 2014-04-03 08:32:
Your code should work
Will try to test it myself (not sure when :( )
On Thu, Apr 3, 2014 at 12:23 PM, <[email protected]> wrote:
I'm also looking for a link to dashboard. Any help/tips? :)
I noticed that when I have set for example <a
href="#rooms/group">Private rooms</a> and then I have another link
<a href="#user/dashboard">Dashboard</a>
For example:
1. I click Private rooms - it loads private rooms page
2. In private rooms page I click Dashboard - it does not load
dashboard. It only changes url in browser but does not load page
itself.
So how to create links for Private rooms and Dashboard?
Thanks!
[email protected] kirjoitti 2014-04-02 10:20:
I'm trying to add link to Privet Rooms. This link will be in
StartWidgetView.html.
This seems to not work right: <a href="#rooms/group">Private
Rooms</a>
What is proper way to make link? It should be like this: <button
wicket:id="calendar" type="button"><wicket:ommessage
key="291"/></button> ?
Is there wicket for Private Rooms already? Or how to create link?
Thanks!
--
WBR
Maxim aka solomax