Merge branch 'buildFix' of https://github.com/jokajak/password-manager
Conflicts: frontend/gamma/properties/gamma.properties.json
This commit is contained in:
commit
12cd9d47a6
@ -1,8 +1,8 @@
|
||||
{
|
||||
"request.path": "clipperz.py",
|
||||
"should.pay.toll": "false"
|
||||
"should.pay.toll": "false",
|
||||
|
||||
"development.settings": {
|
||||
"url": "http://localhost/python/clipperz"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -183,5 +183,8 @@
|
||||
"clipperz/clipperz.css",
|
||||
"clipperz/compact.css",
|
||||
"clipperz/ytheme-clipperz.css"
|
||||
]
|
||||
],
|
||||
|
||||
"html.template": "index_template.html"
|
||||
|
||||
}
|
||||
|
@ -188,4 +188,4 @@
|
||||
"css": [
|
||||
"web.css"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user