Changeset - d29266efe5a5
[Not reviewed]
default
0 1 0
Thomas De Schampheleire - 8 years ago 2017-06-28 22:09:16
thomas.de.schampheleire@gmail.com
templates: fix indentation after 9846e4d1f9cd introduced tabs

... as caught by whitespacecleanup.sh
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
kallithea/templates/admin/user_groups/user_group_edit_settings.html
Show inline comments
 
@@ -28,7 +28,7 @@ ${h.form(url('update_users_group', id=c.
 
                        </div>
 
                        <div class="pull-left">
 
                          <div class="text">&nbsp;</div>
 
			  <div>
 
                          <div>
 
                            <i id="add_element" class="icon-left-open" title="Choose selected available"></i>
 
                          </div>
 
                          <div>
0 comments (0 inline, 0 general)