rabin %!s(int64=8) %!d(string=hai) anos
pai
achega
11f347da31
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      front/templates/mobile/device/stat.html

+ 0 - 2
front/templates/mobile/device/stat.html

@@ -21,7 +21,6 @@
 			            <option value="{{v['id']}}" {% if 'device' in data['search'] and data['search']['device'] == v['id'] %}selected{% end %}>{{v['name']}}</option>
 			            {% end %}
 			        </select> 
-                    <p><i>&gt;</i></p>
                 </label>
             </li>
             <li class="form-input">
@@ -31,7 +30,6 @@
 			            <option value="{{v['id']}}" {% if 'group' in data['search'] and data['search']['group'] == v['id'] %}selected{% end %}>{{v['name']}}</option>
 			            {% end %}
 			        </select>    
-                    <p><i>&gt;</i></p>
                 </label>
             </li>
         </ul>