Skip to content
Snippets Groups Projects
Commit f82b788b authored by Georg Ehrke's avatar Georg Ehrke
Browse files

add moment.js

parent c733842a
No related branches found
No related tags found
No related merge requests found
Source diff could not be displayed: it is too large. Options to address this: view the blob.
...@@ -344,6 +344,7 @@ class OC { ...@@ -344,6 +344,7 @@ class OC {
OC_Util::addScript("oc-requesttoken"); OC_Util::addScript("oc-requesttoken");
OC_Util::addScript("apps"); OC_Util::addScript("apps");
OC_Util::addScript("snap"); OC_Util::addScript("snap");
OC_Util::addScript("moment");
// avatars // avatars
if (\OC_Config::getValue('enable_avatars', true) === true) { if (\OC_Config::getValue('enable_avatars', true) === true) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment