Document saving almost working
This commit is contained in:
@@ -41,6 +41,7 @@
|
||||
$(function() {
|
||||
var app = new heist('heist');
|
||||
app.newDocument();
|
||||
$('textarea').focus();
|
||||
});
|
||||
</script>
|
||||
|
||||
|
Reference in New Issue
Block a user