Skip to content
This repository has been archived by the owner on Jul 12, 2020. It is now read-only.

Commit

Permalink
script tesitng
Browse files Browse the repository at this point in the history
  • Loading branch information
Leonid Medovyy committed Dec 4, 2019
1 parent 8275c86 commit 6d70aad
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .idea/workspace.xml

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

2 changes: 2 additions & 0 deletions app/views/layouts/application.html.slim
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ html lang="en"

script src="https://js.chargebee.com/v2/chargebee.js" data-cb-site="goodlogik"
javascript:
console.log('starting');
(function () {
var t = document.createElement("script");
t.type = "text/javascript", t.async = !0, t.src = 'https://cdn.firstpromoter.com/fprom.js', t.onload = t.onreadystatechange = function () {
Expand Down

0 comments on commit 6d70aad

Please sign in to comment.