aboutsummaryrefslogtreecommitdiffstats
path: root/ms/controllerblueprints/application/src/main/resources/swagger-ui/dist/lib/jquery.slideto.min.js
diff options
context:
space:
mode:
Diffstat (limited to 'ms/controllerblueprints/application/src/main/resources/swagger-ui/dist/lib/jquery.slideto.min.js')
-rw-r--r--ms/controllerblueprints/application/src/main/resources/swagger-ui/dist/lib/jquery.slideto.min.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/ms/controllerblueprints/application/src/main/resources/swagger-ui/dist/lib/jquery.slideto.min.js b/ms/controllerblueprints/application/src/main/resources/swagger-ui/dist/lib/jquery.slideto.min.js
deleted file mode 100644
index b15997b91..000000000
--- a/ms/controllerblueprints/application/src/main/resources/swagger-ui/dist/lib/jquery.slideto.min.js
+++ /dev/null
@@ -1 +0,0 @@
-!function(i){i.fn.slideto=function(o){return o=i.extend({slide_duration:"slow",highlight_duration:3e3,highlight:!0,highlight_color:"#FFFF99"},o),this.each(function(){obj=i(this),i("body").animate({scrollTop:obj.offset().top},o.slide_duration,function(){o.highlight&&i.ui.version&&obj.effect("highlight",{color:o.highlight_color},o.highlight_duration)})})}}(jQuery); \ No newline at end of file