Commit 1782d06a by Urvil Shah

Create new Redirect to Froala

parent 85642280
Pipeline #7267 passed with stages
in 14 seconds
Showing with 2 additions and 2 deletions
......@@ -48,4 +48,4 @@
};
var templateList = new List('templates', options);
</script>
@Html.ActionLink("Create New", "Create", null, new { @class = "btn btn-primary" })
\ No newline at end of file
@Html.ActionLink("Create New", "CreateFroala", null, new { @class = "btn btn-primary" })
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment