Fixed typo
parent
a38dd54c41
commit
f717e6d657
|
|
@ -49,7 +49,7 @@ import javax.ws.rs.core.Response;
|
||||||
*/
|
*/
|
||||||
@RequestScoped
|
@RequestScoped
|
||||||
@Controller
|
@Controller
|
||||||
@Path("/")
|
@Path("/contentsections")
|
||||||
public class ContentSectionsController {
|
public class ContentSectionsController {
|
||||||
|
|
||||||
@Inject
|
@Inject
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue