Skip to content
Snippets Groups Projects
Commit 4949cda2 authored by RomanSteinberg's avatar RomanSteinberg
Browse files

FIX: big report link

parent 8efed412
Branches
Tags
No related merge requests found
......@@ -16,7 +16,7 @@ deploy: DB_deploy Tasker_deploy
# copy server files
copy_files: Tasker_deploy
$(GULP) --release --force
rsync -ru --exclude="application/config" --exclude="news.md" --exclude="updates.md" \
rsync -ru --info=PROGRESS2 --exclude="application/config" --exclude="news.md" --exclude="updates.md" \
\~dev_rating/ $(DST_PATH)
# server deploy without fix
......
......@@ -20,7 +20,7 @@
"Title": "Отчеты",
"Items": [
{ "Title": "Ведомости", "Anchor": "sheets" },
{ "Title": "Сводная ведомость", "Anchor": "attestation" }
{ "Title": "Сводная ведомость", "Anchor": "groups/bill" }
]
},
{
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment