https://git.useribm.hu
/
mediacube.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d0bd91
)
git-tfs-id: [http://tfs.userrendszerhaz.hu:8080/tfs/DefaultCollection]$/MediaCube...
author
Sweidan Omar
<TFS\sweidan.omar>
Mon, 25 Apr 2022 08:19:20 +0000
(08:19 +0000)
committer
Sweidan Omar
<TFS\sweidan.omar>
Mon, 25 Apr 2022 08:19:20 +0000
(08:19 +0000)
server/user.mediacube.gui/js/processVisualizer.js
patch
|
blob
|
history
diff --git
a/server/user.mediacube.gui/js/processVisualizer.js
b/server/user.mediacube.gui/js/processVisualizer.js
index a30bfce742c847ee7b6e10574e0d89ebc9113774..96e45b482934f94d9e7936cf47ef37059db43b63 100644
(file)
--- a/
server/user.mediacube.gui/js/processVisualizer.js
+++ b/
server/user.mediacube.gui/js/processVisualizer.js
@@
-68,7
+68,7
@@
var flowChartWidget = null;
\r
$(document).ready(function() {
\r
var $flowchart = $('#flowchartworkspace');
\r
- console.log($flowchart.flowchart)
\r
+ console.log($flowchart.flowchart)
;
\r
\r
flowChartWidget = $flowchart.flowchart({
\r
data: defaultFlowchartData,
\r