Skip to content
Snippets Groups Projects
Commit b4599dad authored by Andrew Lee (李健秋)'s avatar Andrew Lee (李健秋)
Browse files

Drop jquery.ui.widget.patch. Update new path in jquery-ui.patch.

parent f8b18df8
No related branches found
No related tags found
No related merge requests found
...@@ -6,13 +6,20 @@ Bug-Debian: https://bugs.debian.org/839143 ...@@ -6,13 +6,20 @@ Bug-Debian: https://bugs.debian.org/839143
Reviewed-By: Andrew Lee (李健秋) <ajqlee@debian.org> Reviewed-By: Andrew Lee (李健秋) <ajqlee@debian.org>
Last-Update: 2016-10-20 Last-Update: 2016-10-20
--- open-build-service-2.7.1.orig/src/api/app/assets/javascripts/webui/application.js --- a/src/api/app/assets/javascripts/webui/application.js
+++ open-build-service-2.7.1/src/api/app/assets/javascripts/webui/application.js +++ b/src/api/app/assets/javascripts/webui/application.js
@@ -11,6 +11,7 @@ @@ -11,10 +11,10 @@
// GO AFTER THE REQUIRES BELOW. // GO AFTER THE REQUIRES BELOW.
// //
//= require jquery //= require jquery
+//= require jquery.ui.widget -//= require jquery.ui.menu
//= require jquery.ui.menu -//= require jquery.ui.autocomplete
//= require jquery.ui.autocomplete -//= require jquery.ui.tabs
//= require jquery.ui.tabs -//= require jquery.ui.tooltip
+//= require jquery-ui/menu
+//= require jquery-ui/autocomplete
+//= require jquery-ui/tabs
+//= require jquery-ui/tooltip
//= require jquery.tokeninput
//= require jquery.flot
//= require jquery.flot.resize
...@@ -10,6 +10,7 @@ Rakefile-fix.patch ...@@ -10,6 +10,7 @@ Rakefile-fix.patch
ruby-interpreter.patch ruby-interpreter.patch
fix-embedded-js.patch fix-embedded-js.patch
fix-privacy-breach-piwik.patch fix-privacy-breach-piwik.patch
jquery.ui.widget.patch jquery-ui.patch
missing-codemirror-js.patch missing-codemirror-js.patch
Do-not-ship-database.yml.patch Do-not-ship-database.yml.patch
localgem.patch
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment