Krishnadas PC
Krishnadas PC
/*! dodgercms 0.0.2 2016-08-25 */ `function(waterfallCb) { console.log("newdata in entry: " + newdata); var context = { newdata: newdata }, entry = dodgercms.templates["entry.html"], html = entry(context); waterfallCb(null, html)`
The design breaks in mobile view for the below page. The bottom language & documentation version causes horizontal scroll in this page. I used Google chrome on my Redmi note...
**Purpose** To fix the issue COPY button in document code section would move along with the scroll bar Fixes: - https://github.com/playframework/playframework.com/issues/579