diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-06-23 15:33:32 -0400 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-06-23 15:33:32 -0400 |
| commit | c4041b4766f8afa0c462fbea2963b61bc43f0e08 (patch) | |
| tree | 406a8971cd214abb4e817dd60c7c7217e91c1efb /template/userlog.st | |
| parent | a0ff1251ce9fc1452fcd8c92737897f414f365c0 (diff) | |
sostler prod commit
Diffstat (limited to 'template/userlog.st')
| -rw-r--r-- | template/userlog.st | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/template/userlog.st b/template/userlog.st index 5a9cc9b..e70ae41 100644 --- a/template/userlog.st +++ b/template/userlog.st @@ -5,6 +5,7 @@ <link rel="stylesheet" type="text/css" media="screen" href="/static/css/dump.css"> <script src="/static/js/jquery.editinplace.1.0.1.packed.js" type="text/javascript"></script> <script src="/static/js/ajaxupload.js"></script> + <script> jQuery(document).ready(initLog); </script> @@ -13,9 +14,7 @@ <body> $banner()$ <div id="dcontent"> - <div id="messagetabs"></div> - <div id="rapper"> - </div> + <div id="messagePanep"> $mini_profile$ |
