mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-07 05:32:41 +00:00
Add to /new page
This commit is contained in:
@@ -159,7 +159,6 @@ const EditPage = createClass({
|
||||
themeBundle : themeBundle
|
||||
}));
|
||||
});
|
||||
|
||||
},
|
||||
|
||||
trySave : function(immediate=false){
|
||||
@@ -434,7 +433,6 @@ const EditPage = createClass({
|
||||
themeBundle={this.state.themeBundle}
|
||||
errors={this.state.htmlErrors}
|
||||
lang={this.state.brew.lang}
|
||||
userThemes={this.props.userThemes}
|
||||
currentEditorPage={this.state.currentEditorPage}
|
||||
allowPrint={true}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user