]> git.evergreen-ils.org Git - working/Evergreen.git/blob - Open-ILS/web/templates/default/header.tt2
pile of dojo layout fixes for 1.3 and to better ascimilate into the TT framework
[working/Evergreen.git] / Open-ILS / web / templates / default / header.tt2
1 <div id='oils-base-header-content-div'>
2     <span id='oils-base-header-user-info'> </span>
3     <script>
4         /*
5         dojo.addOnLoad(function(){
6             dojo.byId('oils-base-header-user-info').appendChild(
7                 document.createTextNode(openils.User.user.usrname()));
8         });
9         */
10     </script>
11 </div>