Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit dd2ef512 authored by Nicolas's avatar Nicolas
Browse files

Livraison Hotfix

parent ee1089d9
No related branches found
No related tags found
No related merge requests found
# Changelog
## [1.0.6] - 2020-06-15
### Changed
- Correction de l'affichage de la page d'édition
## [1.0.5] - 2020-06-15
### Changed
- Codestyle
......
......@@ -2,7 +2,7 @@
"name": "nicolasbejean/contentmanager",
"description": "Créer des contenus",
"type": "magento2-module",
"version": "1.0.5",
"version": "1.0.6",
"require": {
"php": "~7.1.3||~7.2.0||~7.3.0",
"magento/framework": "102.0.*",
......
<?xml version="1.0"?>
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
<module name="NicolasBejean_ContentManager" setup_version="1.0.5">
<module name="NicolasBejean_ContentManager" setup_version="1.0.6">
<sequence>
<module name="Magento_Backend"/>
<module name="Magento_Catalog"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment