mirror of
https://gitlab.com/walljm/dynamicbible.git
synced 2025-07-27 01:19:52 -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) {
|
ChangeDisplayStrongsInDialog: function(fontfamily) {
|
||||||
this.Save();
|
this.Save();
|
||||||
},
|
},
|
||||||
SaveResults: function()
|
SaveResults: function() {
|
||||||
{
|
|
||||||
localStorage.Results = $("#resultwrap").html();
|
localStorage.Results = $("#resultwrap").html();
|
||||||
localStorage.SearchResults = $("#searchresultswrap").html();
|
localStorage.SearchResults = $("#searchresultswrap").html();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user