kopia lustrzana https://github.com/OpenBuilds/OpenBuilds-CONTROL
v1.0.317
rodzic
1a4dad34b0
commit
748c857bed
|
|
@ -1,5 +1,6 @@
|
|||
v1.0.317: Fix Probe dialog bug introduced in 1.0.316. Please update to 1.0.317 to resolve
|
||||
v1.0.316: More work on issue #241 - up for testing
|
||||
v1.0.315: Updated drivelist backend dependency, updated Build process to use correct Windows/VS image
|
||||
v1.0.315: Updated drivelist backend dependency, updated Build process to use correct Windows/VS image
|
||||
v1.0.314: Updated SSL Certificates, #240 Increased modal data availability for custom macros, Fixed dialog window close bug #228, Fixed alarm dialog bug #241, Fixed Z-index bug #229
|
||||
v1.0.313: Added scrollbars to Macro Editor to cater for smaller screens
|
||||
v1.0.312: Updated SSL Certificates
|
||||
|
|
|
|||
|
|
@ -1722,7 +1722,7 @@
|
|||
<!-- End Edit Custom Probe -->
|
||||
|
||||
<!-- job completion confirmation -->
|
||||
<div class="dialog dark" id="completeMsgModal" data-role="dialog" data-overlay-click-close="false" style="z-index: 100;">
|
||||
<div class="dialog dark" id="completeMsgModal" data-role="dialog" data-overlay-click-close="false">
|
||||
<div class="dialog-title"><i class='far fa-check-square'></i> Completed</div>
|
||||
<div class="dialog-content" id="completeMsgDiv">
|
||||
</div>
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue