Skip to content

Commit

Permalink
Removed our video and contact for markeplace.
Browse files Browse the repository at this point in the history
  • Loading branch information
eadesignro committed May 27, 2019
1 parent 761a1c6 commit 2ddfeaf
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 13 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "eadesignro/module-eacore",
"description": "The module with the menu and other features needed by other modules developed by EaDesign",
"type": "magento2-module",
"version": "0.2.10",
"version": "0.2.11",
"autoload": {
"files": [
"registration.php"
Expand Down
2 changes: 1 addition & 1 deletion etc/module.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@
*/
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
<module name="Eadesigndev_Eacore" setup_version="0.2.10"/>
<module name="Eadesigndev_Eacore" setup_version="0.2.11"/>
</config>
13 changes: 2 additions & 11 deletions view/adminhtml/templates/other/details.phtml
Original file line number Diff line number Diff line change
Expand Up @@ -18,21 +18,12 @@
*/
?>

<h3 class="title-details">Company standards</h3>
<h3 class="title-details">Development standards</h3>
<p class="before-end detailtext">
We are passionate about technology, always looking to innovate and provide quality services for our clients. We
like to keep things simple, understandable and executable. We encourage our team to pursue their passions, listen to
one another, and never stop learning. We also encourage them to work hard, play hard, and rest hard. Work is only
one side of your personal life, and we try to keep it that way.
</p>
<p class="detailtext">Customize your Magento© Platform with our extensions or let us customize it for you. Ask us anything, for our goal is
to help you create the store that will make you come out ahead of your competition and help your clients as
well!
<a href="https://www.eadesign.ro/shop" target="_blank">
Contact Us!
</a>
</p>
<p class="iframe">
<iframe width="950" height="611" src="https://www.youtube.com/embed/wzaGJHOAgF8"
frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
<p class="detailtext">Customize your Magento© Platform with our extensions!
</p>

0 comments on commit 2ddfeaf

Please sign in to comment.