Document saving almost working
This commit is contained in:
parent
7cc30e4b69
commit
7756e38595
3 changed files with 63 additions and 14 deletions
|
@ -41,6 +41,7 @@
|
|||
$(function() {
|
||||
var app = new heist('heist');
|
||||
app.newDocument();
|
||||
$('textarea').focus();
|
||||
});
|
||||
</script>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue