mirror of
https://github.com/documize/community.git
synced 2025-08-02 20:15:26 +02:00
PDF section type build prep
Closes #207 -- view PDF's with new PDF section type.
This commit is contained in:
parent
b5cd378302
commit
728789195c
9 changed files with 844 additions and 789 deletions
|
@ -258,7 +258,7 @@ export default Controller.extend(Notifier, {
|
|||
if (reloadPage) {
|
||||
window.location.reload();
|
||||
} else {
|
||||
resolve();
|
||||
resolve();
|
||||
}
|
||||
});
|
||||
});
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "documize",
|
||||
"version": "2.3.2",
|
||||
"version": "2.4.0",
|
||||
"description": "The Document IDE",
|
||||
"repository": "",
|
||||
"license": "AGPL",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue