Proyectos de Subversion LeadersLinked - Backend

Rev

Rev 10749 | Rev 10751 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 10749 Rev 10750
Línea 2005... Línea 2005...
2005
                        <div>LABEL_FILTERS</div>
2005
                        <div>LABEL_FILTERS</div>
2006
                        <div class="fa fa-times" id="cerrar_filter_modal"></div>
2006
                        <div class="fa fa-times" id="cerrar_filter_modal"></div>
2007
                    </div>
2007
                    </div>
2008
                    <div class="opciones_imagen">
2008
                    <div class="opciones_imagen">
2009
                        <div class="opcion_editor oa" id="normal">LABEL_FILTER_NORMAL</div>
2009
                        <div class="opcion_editor oa" id="normal">LABEL_FILTER_NORMAL</div>
2010
                        <div class="opcion_editor" id=".5,1.3,1.31,1.33,1.38">LABEL_FILTER_NIGHT</div>
2010
                        <div class="opcion_editor" id="">LABEL_FILTER_NIGHT</div>
2011
                        <div class="opcion_editor" id="sa">LABEL_FILTER_SAINT_ANA</div>
2011
                        <div class="opcion_editor" id="sa">LABEL_FILTER_SAINT_ANA</div>
2012
                        <div class="opcion_editor" id="crema">LABEL_FILTER_CREAM</div>
2012
                        <div class="opcion_editor" id="crema">LABEL_FILTER_CREAM</div>
2013
                        <div class="opcion_editor" id="magia">LABEL_FILTER_MAGIC</div>
2013
                        <div class="opcion_editor" id="magia">LABEL_FILTER_MAGIC</div>
2014
                        <div class="opcion_editor" id="relieve">LABEL_FILTER_RELIEF</div>
2014
                        <div class="opcion_editor" id="relieve">LABEL_FILTER_RELIEF</div>
2015
                        <div class="opcion_editor" id="luz">LABEL_FILTER_LIGHT</div>
2015
                        <div class="opcion_editor" id="luz">LABEL_FILTER_LIGHT</div>
Línea 2154... Línea 2154...
2154
						<div class="titulo_filtro"><span class="icon-eyedropper fa fa-eyedropper"></span>LABEL_FILTERS</div>
2154
						<div class="titulo_filtro"><span class="icon-eyedropper fa fa-eyedropper"></span>LABEL_FILTERS</div>
2155
                    </div>
2155
                    </div>
2156
					<div class="fonts  mb-20">
2156
					<div class="fonts  mb-20">
2157
                        <select name="filtros" id="selectFiltro" class="select-custom">
2157
                        <select name="filtros" id="selectFiltro" class="select-custom">
2158
							<option class="opcion_editor" value="normal">LABEL_FILTER_NORMAL</option>
2158
							<option class="opcion_editor" value="normal">LABEL_FILTER_NORMAL</option>
2159
							<option class="opcion_editor" value="noche">LABEL_FILTER_NIGHT</option>
2159
							<option class="opcion_editor" value=".5,1.3,1.31,1.33,1.38">LABEL_FILTER_NIGHT</option>
2160
							<option class="opcion_editor" value="sa">LABEL_FILTER_SAINT_ANA</option>
2160
							<option class="opcion_editor" value="sa">LABEL_FILTER_SAINT_ANA</option>
2161
							<option class="opcion_editor" value="crema">LABEL_FILTER_CREAM</option>
2161
							<option class="opcion_editor" value="crema">LABEL_FILTER_CREAM</option>
2162
							<option class="opcion_editor" value="magia">LABEL_FILTER_MAGIC</option>
2162
							<option class="opcion_editor" value="magia">LABEL_FILTER_MAGIC</option>
2163
							<option class="opcion_editor" value="relieve">LABEL_FILTER_RELIEF</option>
2163
							<option class="opcion_editor" value="relieve">LABEL_FILTER_RELIEF</option>
2164
							<option class="opcion_editor" value="luz">LABEL_FILTER_LIGHT</option>
2164
							<option class="opcion_editor" value="luz">LABEL_FILTER_LIGHT</option>