Skip to content

Commit 7828b7b

Browse files
committed
Adding changes to the wrong site on purpose.
1 parent d0b9ee0 commit 7828b7b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

eFormAPI/Installation/CustomActions/CustomAction.cs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -348,10 +348,10 @@ public static ActionResult UpdateCA(Session session)
348348
BuildAngularApp(uiIisDir);
349349
IncrementProgressBar(session);
350350

351-
//session.Log("AddImageHandlers called");
352-
//AddImageHandlers(webApiName);
353-
//IncrementProgressBar(session);
354-
351+
session.Log("AddImageHandlers called");
352+
AddImageHandlers(uiName);
353+
IncrementProgressBar(session);
354+
355355

356356
session.Log("RunAngularAsWinService called");
357357
RunAngularAsWinService(apiPort, uiPort, uiIisDir, uiName);

0 commit comments

Comments
 (0)