This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
igamebox
/
mtb_dcatadmin_plus
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Przeglądaj źródła
编辑器加布局
moshaorui
2 dni temu
rodzic
5b90d935b0
commit
523e2615c1
2 zmienionych plików
z
2 dodań
i
0 usunięć
Widok podzielony
Pokaż statystyki zmian
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
Wyświetl plik
@@ -52,5 +52,6 @@
}
});
}
+ opts.max_height = 730;
tinymce.init(opts)
</script>
+ 1
- 0
resources/views/distributor/form_custom/editor.blade.php
Wyświetl plik
@@ -52,5 +52,6 @@
}
});
}
+ opts.max_height = 730;
tinymce.init(opts)
</script>