This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
igamebox
/
mtb_dcatadmin_plus
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Ver código fonte
编辑器加布局
moshaorui
2 dias atrás
pai
5b90d935b0
commit
523e2615c1
2 arquivos alterados
com
2 adições
e
0 exclusões
Visão dividida
Mostrar estatísticas do 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 arquivo
@@ -52,5 +52,6 @@
}
});
}
+ opts.max_height = 730;
tinymce.init(opts)
</script>
+ 1
- 0
resources/views/distributor/form_custom/editor.blade.php
Ver arquivo
@@ -52,5 +52,6 @@
}
});
}
+ opts.max_height = 730;
tinymce.init(opts)
</script>