Egyéb javítások
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
|
||||
namespace Nuvolar.Module.Helpers
|
||||
{
|
||||
public static class StorageTransactions
|
||||
{
|
||||
}
|
||||
}
|
||||
@@ -306,6 +306,7 @@
|
||||
<Compile Include="Gantt\GanttResources.cs" />
|
||||
<Compile Include="Gantt\GanttTaskDependencies.cs" />
|
||||
<Compile Include="Helpers\BusinessDocumentHelper.cs" />
|
||||
<Compile Include="Helpers\Laravel\StorageTransactions.cs" />
|
||||
<Compile Include="Module.cs">
|
||||
<SubType>Component</SubType>
|
||||
</Compile>
|
||||
|
||||
Reference in New Issue
Block a user