diff --git a/C2P/App_Start/BundleConfig.cs b/C2P/App_Start/BundleConfig.cs
index 6f38d92..c829637 100644
--- a/C2P/App_Start/BundleConfig.cs
+++ b/C2P/App_Start/BundleConfig.cs
@@ -9,6 +9,10 @@ namespace C2P
public class BundleConfig
{
// For more information on Bundling, visit http://go.microsoft.com/fwlink/?LinkId=254726
+ ///
+ /// Registers the bundles.
+ ///
+ /// The bundles.
public static void RegisterBundles(BundleCollection bundles)
{
bundles.Add(new ScriptBundle("~/bundles/WebFormsJs").Include(