Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
【Solved】How to arrange the rows in menu_alias in the right order
#6
Code:
{
    "image_list": [
        "/ISO/Windows_7_Pro_x86_x64_11.08.2021.iso",
        "/ISO/Windows_7_&_10_Pro_x86_x64_30.05.2021.iso",
        "/WinPE/WinPE_Sergei_Strelec_x86_x64_19.07.2021.iso",
        "/WinPE/WinPE_Super.iso",
        "/Memtest/Memtest86+_4.3.7 _& _7.5.0.iso"
    ],

    "menu_alias":[
        {
            "image":"/ISO/Windows_7_Pro_x86_x64_11.08.2021.iso",
            "alias":"Windows 7      Pro    x86 x64                    11.08.2021"
        },
        {
            "image":"/ISO/Windows_7_&_10_Pro_x86_x64_30.05.2021.iso",
            "alias":"Windows 7 & 10  Pro    x86 x64                    30.05.2021"
        },
        {
            "image":"/WinPE/WinPE_Sergei_Strelec_x86_x64_19.07.2021.iso",
            "alias":"WinPE Sergei Strelec  x86 x64                    19.07.2021"
        },
        {
            "image":"/WinPE/WinPE_Super.iso",
            "alias":"WinPE Super"
        },
        {
            "image":"/Memtest/Memtest86+_4.3.7 _& _7.5.0.iso",
            "alias":"Memtest        4.3.7  &  7.5.0"
        }
    ]
}
Reply


Messages In This Thread
RE: How to arrange the rows in menu_alias in the right order - by longpanda - 09-30-2021, 03:13 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)