compare: migrated code from pylons to pyramid views.
This commit is contained in:
parent
4de255d013
commit
93c5a7f9c5
17 changed files with 291 additions and 220 deletions
|
|
@ -174,7 +174,7 @@
|
|||
merge: 1,
|
||||
f_path: state.f_path
|
||||
};
|
||||
window.location = pyroutes.url('compare_url', url_data);
|
||||
window.location = pyroutes.url('repo_compare', url_data);
|
||||
});
|
||||
|
||||
$('#show_at_commit').on('click', function(e) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue