weekly quick-entry form (#2793)
This commit is contained in:
4
public/avatars/README.md
Normal file
4
public/avatars/README.md
Normal file
@@ -0,0 +1,4 @@
|
||||
This directory was used before version 1.15 to write generated user avatar images.
|
||||
This solution was replaced by CSS generated avatars and therefore this directory is not needed any longer.
|
||||
We'll keep it in GIT for all the custom cache clean scripts that might exist out there.
|
||||
This directory is @deprecated since 1.15 and will be removed with 2.0.
|
||||
File diff suppressed because one or more lines are too long
2
public/build/app.da44b7f8.js
Normal file
2
public/build/app.da44b7f8.js
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -3,10 +3,10 @@
|
||||
"app": {
|
||||
"js": [
|
||||
"build/runtime.b8e7bb04.js",
|
||||
"build/app.e22732af.js"
|
||||
"build/app.da44b7f8.js"
|
||||
],
|
||||
"css": [
|
||||
"build/app.c57cdec8.css"
|
||||
"build/app.d2b280dd.css"
|
||||
]
|
||||
},
|
||||
"invoice": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"build/app.css": "build/app.c57cdec8.css",
|
||||
"build/app.js": "build/app.e22732af.js",
|
||||
"build/app.css": "build/app.d2b280dd.css",
|
||||
"build/app.js": "build/app.da44b7f8.js",
|
||||
"build/invoice.css": "build/invoice.ff32661a.css",
|
||||
"build/invoice.js": "build/invoice.19f36eca.js",
|
||||
"build/invoice-pdf.css": "build/invoice-pdf.9a7468ef.css",
|
||||
|
||||
Reference in New Issue
Block a user