oqtane.framework/Oqtane.Client/Modules
Leigh Pointer 12e09269d3 _text being set and resetting other options
if (IconOnly && !string.IsNullOrEmpty(IconName)) was not having an impact as the _text variable was being reset.

This fix allows the ActionLink to display just the Icon
2024-03-13 14:39:04 +01:00
..
Admin stay in Edit Mode when editing Module Settings 2024-03-11 13:10:21 -04:00
Controls _text being set and resetting other options 2024-03-13 14:39:04 +01:00
HtmlText implement client and server service implementations in Html/Text module 2024-03-05 08:44:09 -05:00
IModule.cs rolled back change creating an Infrastructure.Interfaces namespace, modified IModule interface to be strongly typed (#343) 2020-04-05 14:39:08 -04:00
MessageType.cs Fixed build warnings related to ModuleMessage component changes 2020-10-05 09:11:47 -04:00
ModuleBase.cs fix resource processing issue 2024-03-10 09:17:54 -04:00
ModuleControlBase.cs added ModuleControlBase 2020-06-25 09:31:21 -04:00