Changeset - 2fb94c52e20e
[Not reviewed]
beta
0 9 0
Marcin Kuzminski - 13 years ago 2013-01-18 01:05:23
marcin@python-works.com
whitespace cleanup
2 files changed with 0 insertions and 2 deletions:
0 comments (0 inline, 0 general)
rhodecode/templates/admin/users/user_edit_my_account_repos.html
Show inline comments
 

	
rhodecode/templates/data_table/_dt_elements.html
Show inline comments
 
@@ -138,7 +138,6 @@
 

	
 
<%def name="toggle_follow(repo_id)">
 
  <span id="follow_toggle_${repo_id}" class="following" title="${_('Stop following this repository')}"
 
        onclick="javascript:toggleFollowingRepo(this, ${repo_id},'${str(h.get_token())}')">
 
  </span>
 
</%def>
 

	
0 comments (0 inline, 0 general)