xhtml_style: remove timestamp from ckeditor URLs

This timestamp break officejs offline capabilities.

This reaplies 40f6c8fe ([erp5_xhtml_style] ckeditor: drop hardcoded
timestamp parameter in URL, 2017-10-16) on the updated CKEditor

This was done with:

    find product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_ckeditor/ckeditor/ -type f  | xargs sed -i 's/"L4KA"/""/g'

L4KA was the timestamp for this build, that we can in the top of ckeditor.js
2 jobs for feat/update-ckeditor in 0 seconds
Status Job ID Name Coverage
  External
passed ERP5.CodingStyleTest-TestRunner2

00:33:23

failed ERP5.UnitTest-TestRunner2

01:49:53