mirror of
https://github.com/itflow-org/itflow
synced 2026-03-21 04:55:39 +00:00
Fixed up client files can now download and delete files, added web link to client logins added payments, quotes and recurring to client print and lots of little ui cleanups here and there
This commit is contained in:
8
vendor/datepicker/docs/theme/content.html
vendored
Normal file
8
vendor/datepicker/docs/theme/content.html
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
{% if page.meta.source %}
|
||||
<div class="source-links">
|
||||
{% for filename in page.meta.source %}
|
||||
<span class="label label-primary">{{ filename }}</span>
|
||||
{% endfor %}
|
||||
</div>
|
||||
{% endif %}
|
||||
{{ page.content }}
|
||||
Reference in New Issue
Block a user