Skip to content

Commit

Permalink
Refs #37402 - require jquery-ui dependency (#11274)
Browse files Browse the repository at this point in the history
  • Loading branch information
MariaAga authored Jan 8, 2025
1 parent ec7ef5c commit f649253
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/katello.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@

require "deface"

require "jquery-ui-rails"

# to make Foreman#in_rake? helper available if Foreman's lib is available
lib_foreman = File.expand_path('lib/foreman', Rails.root)
require lib_foreman if Dir.exist?(lib_foreman)
Expand Down

0 comments on commit f649253

Please sign in to comment.