mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-14 01:15:44 +01:00
added debug mode
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
* and open the template in the editor.
|
||||
*/
|
||||
|
||||
var debug = true;
|
||||
|
||||
var repositoryTypes = [ ['Mercurial', 'hg'], ['Subversion','svn'], ['Git','git'] ];
|
||||
|
||||
var repositoryTypeStore = new Ext.data.ArrayStore({
|
||||
|
||||
Reference in New Issue
Block a user