Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Chen-Zhe/photo-grid.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/scripts.html')
-rw-r--r--layouts/partials/scripts.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/layouts/partials/scripts.html b/layouts/partials/scripts.html
index 90fc094..8d8d16b 100644
--- a/layouts/partials/scripts.html
+++ b/layouts/partials/scripts.html
@@ -304,7 +304,6 @@
description : $itemEl.data( 'description' ),
buttontext : $itemEl.data( 'buttontext' )
};
- console.log(eldata)
this.$title.html( eldata.title );
this.$description.html( eldata.description );