% content_for :html_head do %> <%= stylesheet_link_tag('cms/selectbox') %> <% javascript_tag do %> jQuery(function($) { $('#per_page').selectbox({width: '127px'}); $('#group_id').selectbox({width: '126px'}); }) <% end %> <% end %> <%= yield :toolbar_links %> <% if @users %>