Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
anoopmb
/
frappe
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
UI fixes to Geolocation field (
#4392
)
One field in section takes up 2 col width instead of 1 col
version-14
Revant Nandgaonkar
hace 7 años
committed by
Rushabh Mehta
padre
14be497683
commit
ee33c36b55
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
frappe/public/js/frappe/form/controls/geolocation.js
+ 1
- 1
frappe/public/js/frappe/form/controls/geolocation.js
Ver fichero
@@ -1,4 +1,4 @@
frappe.ui.form.ControlGeolocation = frappe.ui.form.Control
Data
.extend({
frappe.ui.form.ControlGeolocation = frappe.ui.form.Control
Code
.extend({
make_wrapper() {
// Create the elements for map area
this._super();
Escribir
Vista previa
Cargando…
Cancelar
Guardar