Skip to content

Commit 03c11f2

Browse files
Fixed cdns urls to https
1 parent 43f04d9 commit 03c11f2

File tree

458 files changed

+46
-42291
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

458 files changed

+46
-42291
lines changed

samples/angularjs.directives/CaseAngularJSFirstOrganizationalChartDirective.html

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,8 @@
44
<head>
55
<title>AngularJS Organizational Chart Directive Example</title>
66
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
7-
8-
<link href="../../css/primitives.css" media="screen" rel="stylesheet" type="text/css" />
9-
10-
117
<script type="text/javascript" src="../../primitives.js"></script>
128
<link href="../../css/primitives.css" media="screen" rel="stylesheet" type="text/css" />
13-
149
<script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.7.2/angular.min.js"></script>
1510

1611
<script>

samples/javascript.controls/CaseAddingNewItemsToChartAtRuntime.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
55
<title>Adding new items at run time</title>
66
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta1/dist/css/bootstrap.min.css" rel="stylesheet" type='text/css'>
7-
<link href="http://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.3.0/css/font-awesome.css" rel="stylesheet" type='text/css'>
7+
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.3.0/css/font-awesome.css" rel="stylesheet" type='text/css'>
88
<script type="text/javascript" src="../../primitives.js"></script>
99
<link href="../../css/primitives.css" media="screen" rel="stylesheet" type="text/css" />
1010

samples/javascript.controls/CaseButtonsPanel.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
55
<title>Custom buttons</title>
66
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta1/dist/css/bootstrap.min.css" rel="stylesheet" type='text/css'>
7-
<link href="http://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.3.0/css/font-awesome.css" rel="stylesheet" type='text/css'>
7+
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.3.0/css/font-awesome.css" rel="stylesheet" type='text/css'>
88
<script type="text/javascript" src="../../primitives.js"></script>
99
<link href="../../css/primitives.css" media="screen" rel="stylesheet" type="text/css" />
1010

samples/javascript.controls/CaseConnectorAnnotation.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
66
<title>Connector Annotation</title>
7-
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta1/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-giJF6kkoqNQ00vy+HMDP7azOuL0xtbfIcaT9wjKHr8RbDVddVHyTfAAsrekwKmP1" crossorigin="anonymous">
7+
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta1/dist/css/bootstrap.min.css" rel="stylesheet">
88
<script type="text/javascript" src="../../primitives.js"></script>
99
<link href="../../css/primitives.css" media="screen" rel="stylesheet" type="text/css" />
1010

samples/javascript.controls/CaseItemTemplate.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
55
<title>Item Template</title>
66
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta1/dist/css/bootstrap.min.css" rel="stylesheet" type='text/css'>
7-
<link href="http://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.3.0/css/font-awesome.css" rel="stylesheet" type='text/css'>
7+
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.3.0/css/font-awesome.css" rel="stylesheet" type='text/css'>
88
<script type="text/javascript" src="../../primitives.js"></script>
99
<link href="../../css/primitives.css" media="screen" rel="stylesheet" type="text/css" />
1010

samples/javascript.controls/CaseMultipleFamiliesOrdering.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
66
<title>Multiple Families Ordering</title>
7-
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta1/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-giJF6kkoqNQ00vy+HMDP7azOuL0xtbfIcaT9wjKHr8RbDVddVHyTfAAsrekwKmP1" crossorigin="anonymous">
7+
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta1/dist/css/bootstrap.min.css" rel="stylesheet">
88
<script type="text/javascript" src="../../primitives.js"></script>
99
<link href="../../css/primitives.css" media="screen" rel="stylesheet" type="text/css" />
1010

samples/javascript.controls/CasePopupDialog.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
55
<title>Organizational Chart inside Popup Dialog</title>
66
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta1/dist/js/bootstrap.bundle.min.js" integrity="sha384-ygbV9kiqUc6oa4msXn9868pTtWMgiQaeYH7/t7LECLbyPA2x65Kgf80OJFdroafW" crossorigin="anonymous"></script>
7-
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta1/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-giJF6kkoqNQ00vy+HMDP7azOuL0xtbfIcaT9wjKHr8RbDVddVHyTfAAsrekwKmP1" crossorigin="anonymous">
7+
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta1/dist/css/bootstrap.min.css" rel="stylesheet">
88
<script type="text/javascript" src="../../primitives.js"></script>
99
<link href="../../css/primitives.css" media="screen" rel="stylesheet" type="text/css" />
1010

samples/javascript.controls/CaseShapeAnnotation.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
55
<title>Shape & Background Annotations</title>
6-
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta1/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-giJF6kkoqNQ00vy+HMDP7azOuL0xtbfIcaT9wjKHr8RbDVddVHyTfAAsrekwKmP1" crossorigin="anonymous">
6+
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta1/dist/css/bootstrap.min.css" rel="stylesheet">
77
<script type="text/javascript" src="../../primitives.js"></script>
88
<link href="../../css/primitives.css" media="screen" rel="stylesheet" type="text/css" />
99

samples/javascript.controls/DemoCrossTeamGroup.html

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
<title>JavaScript Control Organizational Chart Cross Functional Team Demo</title>
66
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
77
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta1/dist/css/bootstrap.min.css" rel="stylesheet" type='text/css'>
8-
<link href="http://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.3.0/css/font-awesome.css" rel="stylesheet" type='text/css'>
8+
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.3.0/css/font-awesome.css" rel="stylesheet" type='text/css'>
99
<link href="../../css/primitives.css" media="screen" rel="stylesheet" type="text/css" />
1010
<script type="text/javascript" src="../../primitives.js"></script>
1111
<script type="text/javascript" src="../../javascriptsamples.js"></script>
1212
<script type="text/javascript" src="../data/largedataset.js"></script>
1313
<link href="./css/styles.css" media="screen" rel="stylesheet" type="text/css" />
14-
14+
1515
<script type="text/javascript">
1616
var control;
1717
var timer = null;
@@ -426,23 +426,23 @@
426426
{
427427
class: "btn-group-vertical btn-group-sm"
428428
},
429-
["button",
429+
["button",
430430
{
431431
"type": "button",
432432
"data-buttonname": "user",
433433
"class": "btn btn-light"
434434
},
435435
["i", { "class": "fa fa-user" }]
436436
],
437-
["button",
437+
["button",
438438
{
439439
"type": "button",
440440
"data-buttonname": "remove",
441441
"class": "btn btn-light"
442442
},
443443
["i", { "class": "fa fa-minus-circle" }]
444444
],
445-
["button",
445+
["button",
446446
{
447447
"type": "button",
448448
"data-buttonname": "properties",
@@ -487,14 +487,16 @@
487487
<body>
488488
<div class="container-fluid">
489489
<div class="row">
490-
<nav id="sidebarMenu" class="col-md-4 col-lg-2 d-md-block bg-light sidebar collapse" style="position: fixed; top: 0; bottom: 0px; overflow-y: auto; float: none;">
490+
<nav id="sidebarMenu" class="col-md-4 col-lg-2 d-md-block bg-light sidebar collapse"
491+
style="position: fixed; top: 0; bottom: 0px; overflow-y: auto; float: none;">
491492
<div class="position-sticky pt-3">
492493
<div id="westpanel" class="flex-column"></div>
493494
</div>
494495
</nav>
495-
496+
496497
<main class="col-md-8 ms-sm-auto col-lg-10 px-md-4">
497-
<div class="d-flex justify-content-between flex-wrap flex-md-nowrap align-items-center pt-3 pb-2 mb-3 border-bottom">
498+
<div
499+
class="d-flex justify-content-between flex-wrap flex-md-nowrap align-items-center pt-3 pb-2 mb-3 border-bottom">
498500
<h1 class="h2">Organizational Chart, Cross Functional Team Visualization Demo</h1>
499501
</div>
500502
<div id="centerpanel" class="mediaPlaceholder my-2 w-100"></div>
@@ -504,4 +506,5 @@ <h1 class="h2">Organizational Chart, Cross Functional Team Visualization Demo</h
504506
</div>
505507
</div>
506508
</body>
509+
507510
</html>

samples/javascript.controls/DemoDependencies.html

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
<head>
55
<title>Dependency Tree Demo</title>
66
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
7-
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta1/dist/css/bootstrap.min.css" rel="stylesheet" type='text/css'>
8-
<link href="http://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.3.0/css/font-awesome.css" rel="stylesheet" type='text/css'>
7+
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta1/dist/css/bootstrap.min.css" rel="stylesheet" type='text/css'>
8+
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.3.0/css/font-awesome.css" rel="stylesheet" type='text/css'>
99
<link href="../../css/primitives.css" media="screen" rel="stylesheet" type="text/css" />
1010
<script type="text/javascript" src="../../primitives.js"></script>
1111
<script type="text/javascript" src="../../javascriptsamples.js"></script>
@@ -279,15 +279,15 @@
279279
{
280280
class: "btn-group-vertical btn-group-sm"
281281
},
282-
["button",
282+
["button",
283283
{
284284
"type": "button",
285285
"data-buttonname": "to",
286286
"class": "btn btn-light"
287287
},
288288
["i", { "class": "fa fa-arrow-left" }]
289289
],
290-
["button",
290+
["button",
291291
{
292292
"type": "button",
293293
"data-buttonname": "from",
@@ -374,14 +374,16 @@
374374
<body>
375375
<div class="container-fluid">
376376
<div class="row">
377-
<nav id="sidebarMenu" class="col-md-4 col-lg-2 d-md-block bg-light sidebar collapse" style="position: fixed; top: 0; bottom: 0px; overflow-y: auto; float: none;">
377+
<nav id="sidebarMenu" class="col-md-4 col-lg-2 d-md-block bg-light sidebar collapse"
378+
style="position: fixed; top: 0; bottom: 0px; overflow-y: auto; float: none;">
378379
<div class="position-sticky pt-3">
379380
<div id="westpanel" class="flex-column"></div>
380381
</div>
381382
</nav>
382-
383+
383384
<main class="col-md-8 ms-sm-auto col-lg-10 px-md-4">
384-
<div class="d-flex justify-content-between flex-wrap flex-md-nowrap align-items-center pt-3 pb-2 mb-3 border-bottom">
385+
<div
386+
class="d-flex justify-content-between flex-wrap flex-md-nowrap align-items-center pt-3 pb-2 mb-3 border-bottom">
385387
<h1 class="h2">Dependency Tree Demo</h1>
386388
</div>
387389
<div id="centerpanel" class="mediaPlaceholder my-2 w-100"></div>
@@ -391,4 +393,5 @@ <h1 class="h2">Dependency Tree Demo</h1>
391393
</div>
392394
</div>
393395
</body>
396+
394397
</html>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy