Show More
@@ -41,9 +41,8 b'' | |||||
41 | Cache keys used to signal repository state changes after operations such as push, strip etc. |
|
41 | Cache keys used to signal repository state changes after operations such as push, strip etc. | |
42 | </p> |
|
42 | </p> | |
43 | <div class="field"> |
|
43 | <div class="field"> | |
44 | <a href="#showKeys" onclick="$('#signal-keys').toggle()">${_('Show all')} ${len(c.rhodecode_db_repo.cache_keys)}</a> |
|
|||
45 |
|
44 | |||
46 |
<table class="rctable edit_cache" id="signal-keys" |
|
45 | <table class="rctable edit_cache" id="signal-keys"> | |
47 | <tr> |
|
46 | <tr> | |
48 | <th>${_('Key')}</th> |
|
47 | <th>${_('Key')}</th> | |
49 | <th>${_('State UID')}</th> |
|
48 | <th>${_('State UID')}</th> |
General Comments 0
You need to be logged in to leave comments.
Login now