roughed in picklist template editor form and global settings form
This commit is contained in:
@@ -125,7 +125,7 @@ namespace AyaNova.Api.Controllers
|
||||
/// List of all PickList templates
|
||||
/// </summary>
|
||||
/// <returns>List of strings</returns>
|
||||
[HttpGet("TemplateList")]
|
||||
[HttpGet("Template/List")]
|
||||
public ActionResult GetTemplateList()
|
||||
{
|
||||
if (!serverState.IsOpen)
|
||||
|
||||
Reference in New Issue
Block a user