This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
igamebox
/
mtb_dcatadmin_plus
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
编辑器加布局
moshaorui
hace 2 días
padre
5b90d935b0
commit
523e2615c1
Se han
modificado 2 ficheros
con
2 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
resources/views/admin/form_custom/editor.blade.php
1
0
resources/views/distributor/form_custom/editor.blade.php
+ 1
- 0
resources/views/admin/form_custom/editor.blade.php
Ver fichero
@@ -52,5 +52,6 @@
}
});
}
+ opts.max_height = 730;
tinymce.init(opts)
</script>
+ 1
- 0
resources/views/distributor/form_custom/editor.blade.php
Ver fichero
@@ -52,5 +52,6 @@
}
});
}
+ opts.max_height = 730;
tinymce.init(opts)
</script>