Merge branch 'oqrs_grouped' of https://github.com/AndreasK79/Cloudlog into oqrs_grouped
这个提交包含在:
当前提交
932171c51e
共有 1 个文件被更改,包括 3 次插入 和 2 次删除
|
|
@ -10,6 +10,7 @@
|
|||
</div>
|
||||
<div class="card-body">
|
||||
|
||||
<div class="stationinfo">
|
||||
|
||||
<?php
|
||||
if ($global_oqrs_text) {
|
||||
|
|
@ -50,8 +51,8 @@
|
|||
</select>
|
||||
<button id="button1id" type="button" onclick="loadStationInfo();" name="button1id" class="btn btn-sm btn-primary"> Proceed</button>
|
||||
</form>
|
||||
</div>
|
||||
|
||||
<div class="stationinfo"></div>
|
||||
<div class="searchinfo"></div>
|
||||
<?php
|
||||
}
|
||||
|
|
@ -64,4 +65,4 @@
|
|||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
正在加载…
在新工单中引用