Task #3120
Mis à jour par Matthieu Decorde il y a environ 4 ans
Document where the portal is looking for the properties command HTML file
Current code
<pre>
File infoHTMLFile = new File(corpus.getBaseDirectory(), "Properties.html");
</pre>
Current code
<pre>
File infoHTMLFile = new File(corpus.getBaseDirectory(), "Properties.html");
</pre>