mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-14 17:58:59 +00:00
Correct some indents
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@31357 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -338,6 +338,7 @@ public abstract class DeclarativeSpreadsheetWebScript extends DeclarativeWebScri
|
|||||||
this.res = res;
|
this.res = res;
|
||||||
this.model = model;
|
this.model = model;
|
||||||
this.format = format;
|
this.format = format;
|
||||||
|
this.filenameBase = filenameBase;
|
||||||
}
|
}
|
||||||
public void write() throws IOException
|
public void write() throws IOException
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user