diff --git a/webapp/templates/shopfloor_menu.html b/webapp/templates/shopfloor_menu.html deleted file mode 100644 index 65361df..0000000 --- a/webapp/templates/shopfloor_menu.html +++ /dev/null @@ -1,99 +0,0 @@ -{% extends "base.html" %} -{% block title %}Shopfloor Boot Menu - PXE Server Manager{% endblock %} - -{% block content %} - - -
- This is the data-driven GEA Shopfloor sub-menu WinPE shows at imaging - (menu.json on the enrollment share). Reorder, rename, or hide entries - - no boot.wim edit. Each item's PC-type must be an existing - shopfloor-setup/gea-shopfloor-* handler (dropdown below); WinPE falls back to the - baked-in menu if the share/picker is unavailable. -
- -
-
- - - - - - - - - - - - - - -
-
- - - - -{% endblock %}