Skip to content

Commit

Permalink
1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
junghwan-park committed Dec 19, 2018
1 parent 8103d56 commit 1291312
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 13 deletions.
2 changes: 1 addition & 1 deletion dist/tui-time-picker.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 2 additions & 10 deletions dist/tui-time-picker.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*!
* tui-time-picker.js
* @version 1.4.0
* @version 1.5.0
* @author NHNEnt FE Development Lab <dl_javascript@nhnent.com>
* @license MIT
*/
Expand Down Expand Up @@ -2545,15 +2545,7 @@ return /******/ (function(modules) { // webpackBootstrap
* @ignore
*/
sendHostName: function() {
var hostname = location.hostname;
snippet.imagePing('https://www.google-analytics.com/collect', {
v: 1,
t: 'event',
tid: 'UA-115377265-9',
cid: hostname,
dp: hostname,
dh: 'time-picker'
});
snippet.sendHostname('time-picker', 'UA-129987462-1');
}
};

Expand Down
Loading

0 comments on commit 1291312

Please sign in to comment.