+
+ @Scripts.Render("~/bundles/jquery")
+ @Scripts.Render("~/bundles/bootstrap")
+ @RenderSection("scripts", required: false)
+ @Html.EJS().ScriptManager()
+
+
diff --git a/How to/Show the custom items in custom stamp dropdown/WebApplication1/Views/Web.config b/How to/Show the custom items in custom stamp dropdown/WebApplication1/Views/Web.config
new file mode 100644
index 0000000..a2a5609
--- /dev/null
+++ b/How to/Show the custom items in custom stamp dropdown/WebApplication1/Views/Web.config
@@ -0,0 +1,44 @@
+
+
+