- [x] [view/users+machines] Suppression du sous-menu "Recherche"

This commit is contained in:
xdrm-brackets 2016-02-16 22:12:40 +01:00
parent 7a1b62e983
commit e78a36dc22
3 changed files with 1 additions and 10 deletions

View File

@ -13,6 +13,7 @@
######## ########
# FAIT # # FAIT #
######## ########
- [x] [view/users+machines] Suppression du sous-menu "Recherche"
- [x] [view/js/machines] Recherche instantanee - [x] [view/js/machines] Recherche instantanee
- [x] [container.scss] Gestion de l'affichage responsive - [x] [container.scss] Gestion de l'affichage responsive
- [x] [container.scss] Gestion de l'affichage retour a la ligne - [x] [container.scss] Gestion de l'affichage retour a la ligne

View File

@ -34,11 +34,6 @@
<span>Filtrer</span> <span>Filtrer</span>
</span> </span>
<span data-sublink='search'>
<span class='svg'><?php echo ResourceDispatcher::getResource( 'f/svg/search/st/sub-menu-side' ); ?></span>
<span>Recherche</span>
</span>
</nav> </nav>

View File

@ -34,11 +34,6 @@
<span>Filtrer</span> <span>Filtrer</span>
</span> </span>
<span data-sublink='search' >
<span class='svg'><?php echo ResourceDispatcher::getResource( 'f/svg/search/st/sub-menu-side' ); ?></span>
<span>Recherche</span>
</span>
</nav> </nav>