Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
drthomas committed Mar 4, 2016
2 parents ef4c4c7 + 2058b9e commit bb8dc44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iMentor/App_Start/BundleConfig.cs
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ public static void RegisterBundles(BundleCollection bundles)
);
bundles.Add(new ScriptBundle("~/bundles/fullcalendar").Include(
"~/Scripts/fullcalendar.min.js",
"~/Scripts/fullcalendar.js",

"~/Scripts/gcal.js")
);

Expand Down

0 comments on commit bb8dc44

Please sign in to comment.