Skip to content

Commit 8b8d83e

Browse files
committed
lib tierce
1 parent 72b6e59 commit 8b8d83e

8 files changed

Lines changed: 15 additions & 15 deletions

File tree

core/libs/jquery-2.1.3.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/bootstrap.min.BlocklyArduino.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/font-awesome.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

fonts/fa-brands-400.svg

Lines changed: 1 addition & 1 deletion
Loading

fonts/fa-regular-400.svg

Lines changed: 3 additions & 3 deletions
Loading

fonts/fa-solid-900.svg

Lines changed: 4 additions & 4 deletions
Loading

tools/TZ51/iotwebserver/lib/jquery-1.6.4.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2629,7 +2629,7 @@ jQuery.event = {
26292629

26302630
if ( !eventHandle ) {
26312631
elemData.handle = eventHandle = function( e ) {
2632-
// Disboard the second event of a jQuery.event.trigger() and
2632+
// Discard the second event of a jQuery.event.trigger() and
26332633
// when an event is called after a page has unloaded
26342634
return typeof jQuery !== "undefined" && (!e || jQuery.event.triggered !== e.type) ?
26352635
jQuery.event.handle.apply( eventHandle.elem, arguments ) :
@@ -3785,7 +3785,7 @@ var chunker = /((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^\[\]]*\]|['"][^'"]*['"]|[
37853785

37863786
// Here we check if the JavaScript engine is using some sort of
37873787
// optimization where it does not always call our comparision
3788-
// function. If that is the case, disboard the hasDuplicate value.
3788+
// function. If that is the case, discard the hasDuplicate value.
37893789
// Thus far that includes Google Chrome.
37903790
[0, 0].sort(function() {
37913791
baseHasDuplicate = false;
@@ -5847,7 +5847,7 @@ jQuery.fn.extend({
58475847
table ?
58485848
root(this[i], first) :
58495849
this[i],
5850-
// Make sure that we do not leak memory by inadvertently disboarding
5850+
// Make sure that we do not leak memory by inadvertently discarding
58515851
// the original fragment (which might have attached data) instead of
58525852
// using it; in addition, use the original fragment object for the last
58535853
// item instead of first because it can end up being emptied incorrectly

tools/TZ51/iotwebserver/src/css/bootstrap.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)