mirror of
https://github.com/itflow-org/itflow
synced 2026-09-22 14:41:17 +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:
19
vendor/datepicker/mkdocs.yml
vendored
Normal file
19
vendor/datepicker/mkdocs.yml
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
site_name: Tempus Dominus - Bootstrap 4
|
||||
repo_url: https://github.com/tempusdominus/bootstrap-4-datetimepicker
|
||||
edit_uri: edit/master/src/docs/
|
||||
extra_javascript: ['theme\js\base.js','//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.9.0/highlight.min.js','theme\js\tempusdominus-bootstrap-4.js']
|
||||
extra_css: ['theme\css\base.css','//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.9.0/styles/github.min.css','theme\css\tempusdominus-bootstrap-4.css']
|
||||
docs_dir: src/docs
|
||||
site_dir: docs
|
||||
theme_dir: src/docs/theme
|
||||
pages:
|
||||
- Tempus Dominus Bootstrap 4: 'index.md'
|
||||
- Usage: 'Usage.md'
|
||||
- Installing: 'Installing.md'
|
||||
- Functions: 'Functions.md'
|
||||
- Options: 'Options.md'
|
||||
- Events: 'Events.md'
|
||||
- Change Log: 'Changelog.md'
|
||||
- Dev Guide: 'ContributorsGuide.md'
|
||||
- Extras: 'Extras.md'
|
||||
- FAQs: 'FAQ.md'
|
||||
Reference in New Issue
Block a user