Projekt

Obecné

Profil

« Předchozí | Další » 

Revize 74eac55b

Přidáno uživatelem Jan Čarnogurský před téměř 5 roky(ů)

re #8115 - change function parameter

Zobrazit rozdíly:

src/main/java/vldc/aswi/web/controller/AssemblyController.java
156 156
     * @return ModelAndView for assembly.
157 157
     */
158 158
    @PostMapping("/assembly")
159
    public ModelAndView assemblyPost(Assembly assembly,
159
    public ModelAndView assemblyPost(Configuration configuration,
160 160
                                     BindingResult bindingResult,
161 161
                                     RedirectAttributes atts,
162 162
                                     @RequestParam("assemblyID") String id,

Také k dispozici: Unified diff