Anastasia
/
clinica
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
c0f0d8923e39ef80319d7777b5acf58fe85aee69
Authored by
Anastasia
2018-05-30 17:04:44 +0300
1 parent
bd63d31c
menu
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
frontend/web/js/script.js
Inline
Side-by-side
frontend/web/js/script.js
Wrap text
Show/Hide comments
View file @
c0f0d89
...
...
@@ -422,6 +422,7 @@ $(document).ready(function() {
422
422
$('body').addClass('start-preloader')
423
423
424
424
window.onload = function () {
425
+ console.log('start onload');
425
426
//
426
427
// $('body').addClass('end-preloader')
427
428
// $('nav').addClass('start')
...
...