mirror of
https://github.com/stolksdorf/homebrewery.git
synced 2025-12-14 09:15:56 +00:00
Added in A4 letter size button and removed changelog button from the sare page
This commit is contained in:
@@ -115,5 +115,12 @@ module.exports = [
|
||||
}
|
||||
},
|
||||
|
||||
{
|
||||
tooltip : "A4 Page Size",
|
||||
icon : 'fa-file',
|
||||
snippet : function(){
|
||||
return '<style>\n.phb{\n width : 210mm;\n height : 297mm;\n}\n</style>';
|
||||
}
|
||||
}
|
||||
|
||||
]
|
||||
Reference in New Issue
Block a user