Commit f8ea6797 by Kim Eunchul

#39713 コンテンツの回転表示

parent 8634be05
......@@ -1189,7 +1189,7 @@ CONTENTSEARCH.overClick = function() {
} else {
return true;
}
}
};
// Render User view date
CONTENTSEARCH.renderViewDate = function(id,readingContentIds) {
......
......@@ -269,7 +269,7 @@ CONTENTVIEW_EVENTS.overClick = function() {
} else {
return true;
}
}
};
/*event click show dialog search*/
CONTENTVIEW_EVENTS.showListSearchResult = function() {
......
......@@ -254,7 +254,7 @@ HEADER.overClick = function() {
} else {
return true;
}
}
};
//Button Search Event function
HEADER.searchHeaderButtonFunction = function(){
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment