X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;ds=sidebyside;f=src%2Fmkws-team.js;h=38b850765fb9eb04327f1f3395cb44c8b70c3b16;hb=a3e4a88ed0be613c6e9e06f50d24058f460bfe76;hp=7c95c86a36c55c121c55ccc92cdc400a1f45e183;hpb=e145575fb5334aa1e6d94eae82d969bbab39658d;p=mkws-moved-to-github.git diff --git a/src/mkws-team.js b/src/mkws-team.js index 7c95c86..38b8507 100644 --- a/src/mkws-team.js +++ b/src/mkws-team.js @@ -458,7 +458,7 @@ function team($, teamName) { }); // on first page, hide the termlist - $(document).ready(function() { findnode(".mkwsTermlists").hide(); }); + $(document).ready(function() { widgetNode("Termlists").hide(); }); var container = findnode(".mkwsMOTDContainer"); if (container.length) { // Move the MOTD from the provided element down into the container