Add help to reserved domains #2962

This commit is contained in:
Martin Lensment 2015-09-24 13:34:47 +03:00 committed by Rene Vahtel
parent da937acc34
commit 05b5dcd3ca
22 changed files with 236781 additions and 99 deletions

View file

@ -14,3 +14,5 @@ $(document).on 'page:change', ->
# client side validate all forms
$('form').each ->
$(this).validate()
$('[data-toggle="popover"]').popover()