mirror of
http://git.whoc.org.uk/git/password-manager.git
synced 2024-11-14 07:59:02 +01:00
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",
|
"request.path": "clipperz.py",
|
||||||
"should.pay.toll": "false"
|
"should.pay.toll": "false",
|
||||||
|
|
||||||
"development.settings": {
|
"development.settings": {
|
||||||
"url": "http://localhost/python/clipperz"
|
"url": "http://localhost/python/clipperz"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -183,5 +183,8 @@
|
|||||||
"clipperz/clipperz.css",
|
"clipperz/clipperz.css",
|
||||||
"clipperz/compact.css",
|
"clipperz/compact.css",
|
||||||
"clipperz/ytheme-clipperz.css"
|
"clipperz/ytheme-clipperz.css"
|
||||||
]
|
],
|
||||||
|
|
||||||
|
"html.template": "index_template.html"
|
||||||
|
|
||||||
}
|
}
|
||||||
|
@ -188,4 +188,4 @@
|
|||||||
"css": [
|
"css": [
|
||||||
"web.css"
|
"web.css"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user