Sign in
apache
/
grails-website
/
396e008eacc82e94efa2c879fe905a3201d6d22a
/
.
/
js
/
hipchatwidget.js
blob: 3645c4979bd0c0284ac08c8b373b558f6ad98712 [
file
]
$
(
document
).
ready
(
function
(){
$
(
".hipchatpanel"
).
hipChatPanel
({
url
:
"https://www.hipchat.com/gvUjrMN8d"
,
timezone
:
"CET"
,
buttonTitle
:
"I understand, please let me in!"
,
buttonClasses
:
"btn btn-default sign-in-fa-icon"
})});