- content_for :admin_bar do
#admin-actions.span-24
%ul#edit-actions
= yield
Jason
<div class='span-24' id='admin-actions'>
<ul id='edit-actions'>
<li><a href="/groups/new">Add a Group</a></li>
<li><a href="/groups/hidden">Show Hidden Groups</a></li>
</ul>
</div>
> --
> You received this message because you are subscribed to the Google
> Groups "bibapp-dev" group.
> To post to this group, send email to bibap...@googlegroups.com.
> To unsubscribe from this group, send email to
> bibapp-dev+...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/bibapp-dev?hl=en.
I'm not seeing that:
<div class='span-24' id='admin-actions'>
<ul id='edit-actions'>
<li><a href="/groups/new">Add a Group</a></li>
<li><a href="/groups/hidden">Show Hidden Groups</a></li>
</ul>
</div>
n 10/26/2011 3:23 PM, Jason Stirnaman wrote:
--In the newly refactored views, the linked Admin list items are rendering outside of ul#edit-actions and div#admin-actions. Screenshot attached. Is anyone else experiencing this behavior?
### layouts/_admin_bar.html.haml Rails 3.0.10, Haml 3.1.2 ###
- content_for :admin_bar do
#admin-actions.span-24
%ul#edit-actions
= yield
Jason
You received this message because you are subscribed to the Google Groups "bibapp-dev" group.
To post to this group, send email to bibap...@googlegroups.com.
To unsubscribe from this group, send email to bibapp-dev+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/bibapp-dev?hl=en.
--
You received this message because you are subscribed to the Google Groups "bibapp-dev" group.
To post to this group, send email to bibap...@googlegroups.com.
To unsubscribe from this group, send email to bibapp-dev+unsubscribe@googlegroups.com.
I just updated the Gemfile to 3.1.3 and that seems to have fixed it. Maybe it was related to this: https://github.com/nex3/haml/commit/e617535692d5835541b7b996bf7f235f39e3561b
On Wed, Oct 26, 2011 at 3:43 PM, Howard Ding <had...@gmail.com> wrote:
I'm not seeing that:
<div class='span-24' id='admin-actions'>
<ul id='edit-actions'>
<li><a href="/groups/new">Add a Group</a></li>
<li><a href="/groups/hidden">Show Hidden Groups</a></li>
</ul>
</div>
n 10/26/2011 3:23 PM, Jason Stirnaman wrote:
--In the newly refactored views, the linked Admin list items are rendering outside of ul#edit-actions and div#admin-actions. Screenshot attached. Is anyone else experiencing this behavior?
### layouts/_admin_bar.html.haml Rails 3.0.10, Haml 3.1.2 ###
- content_for :admin_bar do
#admin-actions.span-24
%ul#edit-actions
= yield
Jason
You received this message because you are subscribed to the Google Groups "bibapp-dev" group.
To post to this group, send email to bibap...@googlegroups.com.
To unsubscribe from this group, send email to bibapp-dev+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/bibapp-dev?hl=en.
--
You received this message because you are subscribed to the Google Groups "bibapp-dev" group.
To post to this group, send email to bibap...@googlegroups.com.
To unsubscribe from this group, send email to bibapp-dev+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/bibapp-dev?hl=en.
--
You received this message because you are subscribed to the Google Groups "bibapp-dev" group.
To post to this group, send email to bibap...@googlegroups.com.
To unsubscribe from this group, send email to bibapp-dev+...@googlegroups.com.