remove data-enhance from Edit Mode button as it prevents the module actions menu from functioning

This commit is contained in:
sbwalker
2024-02-26 10:56:51 -05:00
parent c110611d82
commit ed9121a06f
3 changed files with 2 additions and 3 deletions

View File

@ -1,5 +1,4 @@
using System.Collections.Generic;
using Oqtane.Models;
namespace Oqtane.Infrastructure
{