Correct SQL Delete Trainee query

This commit is contained in:
2025-11-20 15:29:51 +03:00
parent 08664989b9
commit 15eade2363
4 changed files with 55 additions and 7 deletions

View File

@@ -6,7 +6,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>400</width>
<width>594</width>
<height>300</height>
</rect>
</property>
@@ -49,7 +49,7 @@
<item>
<widget class="QLabel" name="label_SubProc">
<property name="text">
<string>Select subprocedures allowed to run in Auto mode:</string>
<string>Select the sub-procedures that are allowed to be run by the trainee in automatic mode:</string>
</property>
</widget>
</item>
@@ -72,7 +72,7 @@
<string>Assign</string>
</property>
<property name="icon">
<iconset resource="../InstructorsAndTrainees.qrc">
<iconset resource="../../ServerLMS/ServerLMS.qrc">
<normaloff>:/resources/icons/circleGreen.png</normaloff>:/resources/icons/circleGreen.png</iconset>
</property>
<property name="iconSize">
@@ -93,7 +93,7 @@
</layout>
</widget>
<resources>
<include location="../InstructorsAndTrainees.qrc"/>
<include location="../../ServerLMS/ServerLMS.qrc"/>
</resources>
<connections/>
</ui>