This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Citadel Server, WebCit, utilities".

The branch, master has been updated
       via  c754091815d49fe46e8590f556e80e389c784e67 (commit)
      from  7a8632a272ec1969110c5eabfc564e8575ab42e9 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://code.citadel.org/?p=citadel.git&a=commit&h=c754091815d49fe46e8590f556e80e389c784e67
commit c754091815d49fe46e8590f556e80e389c784e67
Author: Art Cancro <a...@citadel.org>
Date:   Tue Dec 14 19:14:51 2021 -0500

    Slowly becoming a good JavaScript developer.  :)    Don't pass around div 
names when we can actually pass around references to the divs themselves.  This 
should shave off a few cycles because we don't have to keep calling 
document.getElementById()

-----------------------------------------------------------------------

Summary of changes:
 webcit-ng/static/js/view_forum.js | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)


hooks/post-receive
-- 
Citadel Server, WebCit, utilities

Reply via email to