diff --git a/.gitignore b/.gitignore index 6686c4c..f434813 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ build/fullcalendar build/fullcalendar-* dist +docs/build diff --git a/docs/index.txt b/docs/index.txt index 01beec7..43061bd 100644 --- a/docs/index.txt +++ b/docs/index.txt @@ -210,7 +210,7 @@ Time & Date Formatting agenda: 'h:mm{ - h:mm}', // 5:00 - 6:30 // for all other views - '': 'h(:mm)t' // 7pm + '': 'h(:mm)t' // 7p } **axisFormat**: String, *Default*: ``h(:mm)tt`` @@ -260,4 +260,4 @@ It can contain any of the following properties:: Currently the only options that support View Hashes are ``dragOpacity``, ``titleFormat``, ``columnFormat``, and ``timeFormat``. - \ No newline at end of file + diff --git a/examples/default.html b/examples/default.html index f2f3772..22ccf30 100755 --- a/examples/default.html +++ b/examples/default.html @@ -106,4 +106,4 @@
-