Project

General

Profile

« Previous | Next » 

Revision a96dc99f

Added by Justin Sherrill about 10 years ago

fixing legacy CV publish page

for some reason the scroll pane was not resizing properly on this page
so we wont use it

View differences:

app/views/katello/content_view_definitions/_publish.html.haml
= content_for :title do
#{_("Publish View Definition")}
= content_for :subcontent do
= content_for :subcontent_noscroll do
= kt_form_for Katello::ContentView.new, :remote => true, :html => {:id => 'publish_form'} do |form|
= form.text_field :name, :label => _("Name"), :class => :name_input

Also available in: Unified diff