Hello, I am currently doing some reductions in my classes and divs, and was wondering how I can remove the model-link class form the html generated from the a tag.
<a><%= this.user.name %></a> <a href="/user/admin" class="user-link">admin</a> I only want: <a href="/user/admin">admin</a> Best regards. Asbjørn Morell -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/hobousers?hl=en.
