annotate .svn/pristine/a9/a935a0bf83dd0eef71c392e13d076a841260a3e0.svn-base @ 1530:83a2227efc71 live

Don't cache the "More" links etc (which may be translated for individual users)
author Chris Cannam
date Wed, 08 Oct 2014 14:04:32 +0100
parents 038ba2d95de8
children
rev   line source
Chris@1296 1 $('#tab-content-members').html('<%= escape_javascript(render :partial => 'projects/settings/members') %>');
Chris@1296 2 hideOnLoad();