Fix connect text

This commit is contained in:
Unick Soft 2018-10-21 18:20:23 +02:00
parent 69fddd3dba
commit 2829bed27c
2 changed files with 2 additions and 2 deletions

View File

@ -497,7 +497,7 @@ ConnectionGraphHandler.prototype.SelectFirst = function()
ConnectionGraphHandler.prototype.SelectSecond = function(selectedObject)
{
this.firstObject = selectedObject;
this.message = g_selectFisrtVertexToConnect + this.GetSelect2VertexMenu();
this.message = g_selectSecondVertexToConnect + this.GetSelect2VertexMenu();
}
ConnectionGraphHandler.prototype.SelectFirstVertexMenu = function(vertex1Text, vertex)

View File

@ -10,7 +10,7 @@
<script src="<?= Root('i/js/dev/jquery-ui.js')?>"></script>
<script src="<?= Root('i/js/dev/jquery.feedback_me.js')?>"></script>
<script src="<?= Root("script/example.js?v=8")?>" ></script>
<script src="<?= Root("script/example.js?v=9")?>" ></script>
</head>
<!--
<div class="pull-right">