# HG changeset patch # User Mads Kiilerich # Date 2016-05-23 18:02:33 # Node ID 69418cbd828581cbd2814da080e1cbc0e82379df # Parent b8830c373681daadbb09b87095a0e3f4ab8c4910 admin: use jQuery DataTables for my & watched repos diff --git a/kallithea/templates/admin/my_account/my_account_repos.html b/kallithea/templates/admin/my_account/my_account_repos.html --- a/kallithea/templates/admin/my_account/my_account_repos.html +++ b/kallithea/templates/admin/my_account/my_account_repos.html @@ -1,107 +1,21 @@
${_('Repositories You Own')}
- -
-
+
+
+
diff --git a/kallithea/templates/admin/my_account/my_account_watched.html b/kallithea/templates/admin/my_account/my_account_watched.html --- a/kallithea/templates/admin/my_account/my_account_watched.html +++ b/kallithea/templates/admin/my_account/my_account_watched.html @@ -1,107 +1,20 @@
${_('Repositories You are Watching')}
- -
-
+
+
+