Fix Issues: changes select object by Z order. Remove hotkey for New Graph.

This commit is contained in:
Unick Soft
2020-02-15 11:33:12 +02:00
parent 5d82259ea9
commit a5e44e1858
3 changed files with 13 additions and 10 deletions

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=23")?>" ></script>
<script src="<?= Root("script/example.js?v=24")?>" ></script>
</head>
<!--
<div class="pull-right">
@@ -35,7 +35,7 @@
<span class="glyphicon glyphicon-cog fa-fw"></span><span class="hidden-phone"> <?= L('graph')?> </span><span class="caret"></span></button>
<ul class="dropdown-menu" role="menu">
<li>
<button type="button" class="btn btn-default btn-sm btn-submenu" id="NewGraph"><span class="glyphicon glyphicon-plus fa-fw"></span> <?= L('new_graph')?> <span style="float:right">n</span></button>
<button type="button" class="btn btn-default btn-sm btn-submenu" id="NewGraph"><span class="glyphicon glyphicon-plus fa-fw"></span> <?= L('new_graph')?> </button>
</li>
<li class="divider"></li>
<li>