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
Merge branch 'refs/heads/master_mosr_dev_1'
moshaorui
1 semana atrás
pai
8f893ca8dd
523e2615c1
commit
8d0739bfbd
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>