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