mirror of
https://gitlab.com/walljm/dynamicbible.git
synced 2025-07-26 17:10:11 -04:00
- minor formatting issue
This commit is contained in:
parent
fb3a4af964
commit
8570ca5b36
@ -241,8 +241,7 @@ define(['jquery', 'reference', 'jquery.ui'],
|
||||
ChangeDisplayStrongsInDialog: function(fontfamily) {
|
||||
this.Save();
|
||||
},
|
||||
SaveResults: function()
|
||||
{
|
||||
SaveResults: function() {
|
||||
localStorage.Results = $("#resultwrap").html();
|
||||
localStorage.SearchResults = $("#searchresultswrap").html();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user