Quantcast
Channel: CKEditor™ Provider for DNN®
Viewing all articles
Browse latest Browse all 1992

Created Unassigned: dnnpages plugin [7998]

$
0
0
Hi,


The function ucFirst is removed from the dnnpages plugin with fix #7969

This causes issues when not all other plugin are loaded.

(Because some other plugin include this function )


function ucFirst(str) {
- str += '';
- var f = str.charAt(0).toUpperCase();
- return f + str.substr(1);
- }

Regards,
Sacha

Viewing all articles
Browse latest Browse all 1992

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>