File "inc-plugins_filtres.html"

Full path: /home/argothem/www/organecyberpresse/plugins-dist/svp/formulaires/inc-plugins_filtres.html
File size: 1.16 KB
MIME-type: text/plain
Charset: utf-8

<div class="svp_plugins_toolbar">

<INCLURE{fond=formulaires/inc-plugins_cocher, constante} />

	<div class="svp_plugins_toolbar_filters">
		<input type="input" id="filter_text" placeholder="<:svp:filtrer|attribut_html:>">

		<div class="dropdown" id="dropdown_filter_type">
			<a role="button" href="#" class="dropdown-toggle btn btn_secondaire" data-toggle="dropdown"><:svp:bouton_afficher:></a>
			<div class="dropdown-menu dropdown-menu-right" aria-labelledby="dropdown_filtrer_type">
				<button type="button" name="" class="dropdown-item btn_link" value="all"><:svp:bouton_afficher_plugins_tout:></button>
				<button type="button" name="" class="dropdown-item btn_link none" value="checked"><:svp:bouton_afficher_plugins_coches:></button>
				<button type="button" name="" class="dropdown-item btn_link none" value="update"><:svp:bouton_afficher_plugins_maj:></button>
				<button type="button" name="" class="dropdown-item btn_link none" value="forced"><:svp:bouton_afficher_plugins_forces:></button>
				<button type="button" name="" class="dropdown-item btn_link none" value="incompatible"><:svp:bouton_afficher_plugins_incompatibles:></button>
			</div>
		</div>
	</div>
</div>