Fix documents
This commit is contained in:
parent
1089f6be30
commit
01a436c35c
@ -70,7 +70,7 @@
|
|||||||
data-chapter-title="Advanced Usage"
|
data-chapter-title="Advanced Usage"
|
||||||
data-filepath="advanced.md"
|
data-filepath="advanced.md"
|
||||||
data-basepath="."
|
data-basepath="."
|
||||||
data-revision="Tue Mar 08 2016 23:14:38 GMT+0800 (CST)"
|
data-revision="Wed Mar 09 2016 07:36:05 GMT+0800 (CST)"
|
||||||
data-innerlanguage="">
|
data-innerlanguage="">
|
||||||
|
|
||||||
|
|
||||||
@ -840,7 +840,7 @@ db.SetLogger(log.New(os.Stdout, <span class="hljs-string">"\r\n"</span
|
|||||||
|
|
||||||
<script>
|
<script>
|
||||||
require(["gitbook"], function(gitbook) {
|
require(["gitbook"], function(gitbook) {
|
||||||
gitbook.start({"fontsettings":{"theme":"night","size":2,"family":"sans"},"toc":{"addClass":true,"className":"toc"},"github":{"url":"https://github.com/jinzhu/gorm"},"edit-link":{"base":"https://github.com/jinzhu/gorm/edit/gh-pages","label":"Edit This Page"},"anker-enable":{},"highlight":{},"search":{"maxIndexSize":1000000},"sharing":{"all":["facebook","google","instapaper","twitter","weibo"],"facebook":true,"google":false,"instapaper":false,"twitter":true,"vk":false,"weibo":false},"theme-default":{"styles":{"ebook":"styles/ebook.css","epub":"styles/epub.css","mobi":"styles/mobi.css","pdf":"styles/pdf.css","print":"styles/print.css","website":"styles/website.css"}}});
|
gitbook.start({"fontsettings":{"theme":"night","size":2,"family":"sans"},"toc":{"addClass":true,"className":"toc"},"github":{"url":"https://github.com/jinzhu/gorm"},"edit-link":{"base":"https://github.com/jinzhu/gorm/edit/gh-pages/documents/","label":"Edit This Page"},"anker-enable":{},"highlight":{},"search":{"maxIndexSize":1000000},"sharing":{"all":["facebook","google","instapaper","twitter","weibo"],"facebook":true,"google":false,"instapaper":false,"twitter":true,"vk":false,"weibo":false},"theme-default":{"styles":{"ebook":"styles/ebook.css","epub":"styles/epub.css","mobi":"styles/mobi.css","pdf":"styles/pdf.css","print":"styles/print.css","website":"styles/website.css"}}});
|
||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
@ -70,7 +70,7 @@
|
|||||||
data-chapter-title="Associations"
|
data-chapter-title="Associations"
|
||||||
data-filepath="associations.md"
|
data-filepath="associations.md"
|
||||||
data-basepath="."
|
data-basepath="."
|
||||||
data-revision="Tue Mar 08 2016 23:14:38 GMT+0800 (CST)"
|
data-revision="Wed Mar 09 2016 07:36:05 GMT+0800 (CST)"
|
||||||
data-innerlanguage="">
|
data-innerlanguage="">
|
||||||
|
|
||||||
|
|
||||||
@ -905,7 +905,7 @@ db.Model(&user).Association(<span class="hljs-string">"Languages"<
|
|||||||
|
|
||||||
<script>
|
<script>
|
||||||
require(["gitbook"], function(gitbook) {
|
require(["gitbook"], function(gitbook) {
|
||||||
gitbook.start({"fontsettings":{"theme":"night","size":2,"family":"sans"},"toc":{"addClass":true,"className":"toc"},"github":{"url":"https://github.com/jinzhu/gorm"},"edit-link":{"base":"https://github.com/jinzhu/gorm/edit/gh-pages","label":"Edit This Page"},"anker-enable":{},"highlight":{},"search":{"maxIndexSize":1000000},"sharing":{"all":["facebook","google","instapaper","twitter","weibo"],"facebook":true,"google":false,"instapaper":false,"twitter":true,"vk":false,"weibo":false},"theme-default":{"styles":{"ebook":"styles/ebook.css","epub":"styles/epub.css","mobi":"styles/mobi.css","pdf":"styles/pdf.css","print":"styles/print.css","website":"styles/website.css"}}});
|
gitbook.start({"fontsettings":{"theme":"night","size":2,"family":"sans"},"toc":{"addClass":true,"className":"toc"},"github":{"url":"https://github.com/jinzhu/gorm"},"edit-link":{"base":"https://github.com/jinzhu/gorm/edit/gh-pages/documents/","label":"Edit This Page"},"anker-enable":{},"highlight":{},"search":{"maxIndexSize":1000000},"sharing":{"all":["facebook","google","instapaper","twitter","weibo"],"facebook":true,"google":false,"instapaper":false,"twitter":true,"vk":false,"weibo":false},"theme-default":{"styles":{"ebook":"styles/ebook.css","epub":"styles/epub.css","mobi":"styles/mobi.css","pdf":"styles/pdf.css","print":"styles/print.css","website":"styles/website.css"}}});
|
||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
@ -70,7 +70,7 @@
|
|||||||
data-chapter-title="Callbacks"
|
data-chapter-title="Callbacks"
|
||||||
data-filepath="callbacks.md"
|
data-filepath="callbacks.md"
|
||||||
data-basepath="."
|
data-basepath="."
|
||||||
data-revision="Tue Mar 08 2016 23:14:38 GMT+0800 (CST)"
|
data-revision="Wed Mar 09 2016 07:36:05 GMT+0800 (CST)"
|
||||||
data-innerlanguage="">
|
data-innerlanguage="">
|
||||||
|
|
||||||
|
|
||||||
@ -762,7 +762,7 @@ If you want to use those changes in your callbacks, you need to run your SQL in
|
|||||||
|
|
||||||
<script>
|
<script>
|
||||||
require(["gitbook"], function(gitbook) {
|
require(["gitbook"], function(gitbook) {
|
||||||
gitbook.start({"fontsettings":{"theme":"night","size":2,"family":"sans"},"toc":{"addClass":true,"className":"toc"},"github":{"url":"https://github.com/jinzhu/gorm"},"edit-link":{"base":"https://github.com/jinzhu/gorm/edit/gh-pages","label":"Edit This Page"},"anker-enable":{},"highlight":{},"search":{"maxIndexSize":1000000},"sharing":{"all":["facebook","google","instapaper","twitter","weibo"],"facebook":true,"google":false,"instapaper":false,"twitter":true,"vk":false,"weibo":false},"theme-default":{"styles":{"ebook":"styles/ebook.css","epub":"styles/epub.css","mobi":"styles/mobi.css","pdf":"styles/pdf.css","print":"styles/print.css","website":"styles/website.css"}}});
|
gitbook.start({"fontsettings":{"theme":"night","size":2,"family":"sans"},"toc":{"addClass":true,"className":"toc"},"github":{"url":"https://github.com/jinzhu/gorm"},"edit-link":{"base":"https://github.com/jinzhu/gorm/edit/gh-pages/documents/","label":"Edit This Page"},"anker-enable":{},"highlight":{},"search":{"maxIndexSize":1000000},"sharing":{"all":["facebook","google","instapaper","twitter","weibo"],"facebook":true,"google":false,"instapaper":false,"twitter":true,"vk":false,"weibo":false},"theme-default":{"styles":{"ebook":"styles/ebook.css","epub":"styles/epub.css","mobi":"styles/mobi.css","pdf":"styles/pdf.css","print":"styles/print.css","website":"styles/website.css"}}});
|
||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
@ -68,7 +68,7 @@
|
|||||||
data-chapter-title="Change Log"
|
data-chapter-title="Change Log"
|
||||||
data-filepath="changelog.md"
|
data-filepath="changelog.md"
|
||||||
data-basepath="."
|
data-basepath="."
|
||||||
data-revision="Tue Mar 08 2016 23:14:38 GMT+0800 (CST)"
|
data-revision="Wed Mar 09 2016 07:36:05 GMT+0800 (CST)"
|
||||||
data-innerlanguage="">
|
data-innerlanguage="">
|
||||||
|
|
||||||
|
|
||||||
@ -724,7 +724,7 @@
|
|||||||
|
|
||||||
<script>
|
<script>
|
||||||
require(["gitbook"], function(gitbook) {
|
require(["gitbook"], function(gitbook) {
|
||||||
gitbook.start({"fontsettings":{"theme":"night","size":2,"family":"sans"},"toc":{"addClass":true,"className":"toc"},"github":{"url":"https://github.com/jinzhu/gorm"},"edit-link":{"base":"https://github.com/jinzhu/gorm/edit/gh-pages","label":"Edit This Page"},"anker-enable":{},"highlight":{},"search":{"maxIndexSize":1000000},"sharing":{"all":["facebook","google","instapaper","twitter","weibo"],"facebook":true,"google":false,"instapaper":false,"twitter":true,"vk":false,"weibo":false},"theme-default":{"styles":{"ebook":"styles/ebook.css","epub":"styles/epub.css","mobi":"styles/mobi.css","pdf":"styles/pdf.css","print":"styles/print.css","website":"styles/website.css"}}});
|
gitbook.start({"fontsettings":{"theme":"night","size":2,"family":"sans"},"toc":{"addClass":true,"className":"toc"},"github":{"url":"https://github.com/jinzhu/gorm"},"edit-link":{"base":"https://github.com/jinzhu/gorm/edit/gh-pages/documents/","label":"Edit This Page"},"anker-enable":{},"highlight":{},"search":{"maxIndexSize":1000000},"sharing":{"all":["facebook","google","instapaper","twitter","weibo"],"facebook":true,"google":false,"instapaper":false,"twitter":true,"vk":false,"weibo":false},"theme-default":{"styles":{"ebook":"styles/ebook.css","epub":"styles/epub.css","mobi":"styles/mobi.css","pdf":"styles/pdf.css","print":"styles/print.css","website":"styles/website.css"}}});
|
||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
@ -70,7 +70,7 @@
|
|||||||
data-chapter-title="CRUD: Reading and Writing Data"
|
data-chapter-title="CRUD: Reading and Writing Data"
|
||||||
data-filepath="curd.md"
|
data-filepath="curd.md"
|
||||||
data-basepath="."
|
data-basepath="."
|
||||||
data-revision="Tue Mar 08 2016 23:14:38 GMT+0800 (CST)"
|
data-revision="Wed Mar 09 2016 07:36:05 GMT+0800 (CST)"
|
||||||
data-innerlanguage="">
|
data-innerlanguage="">
|
||||||
|
|
||||||
|
|
||||||
@ -1321,7 +1321,7 @@ db.Unscoped().Delete(&order)
|
|||||||
|
|
||||||
<script>
|
<script>
|
||||||
require(["gitbook"], function(gitbook) {
|
require(["gitbook"], function(gitbook) {
|
||||||
gitbook.start({"fontsettings":{"theme":"night","size":2,"family":"sans"},"toc":{"addClass":true,"className":"toc"},"github":{"url":"https://github.com/jinzhu/gorm"},"edit-link":{"base":"https://github.com/jinzhu/gorm/edit/gh-pages","label":"Edit This Page"},"anker-enable":{},"highlight":{},"search":{"maxIndexSize":1000000},"sharing":{"all":["facebook","google","instapaper","twitter","weibo"],"facebook":true,"google":false,"instapaper":false,"twitter":true,"vk":false,"weibo":false},"theme-default":{"styles":{"ebook":"styles/ebook.css","epub":"styles/epub.css","mobi":"styles/mobi.css","pdf":"styles/pdf.css","print":"styles/print.css","website":"styles/website.css"}}});
|
gitbook.start({"fontsettings":{"theme":"night","size":2,"family":"sans"},"toc":{"addClass":true,"className":"toc"},"github":{"url":"https://github.com/jinzhu/gorm"},"edit-link":{"base":"https://github.com/jinzhu/gorm/edit/gh-pages/documents/","label":"Edit This Page"},"anker-enable":{},"highlight":{},"search":{"maxIndexSize":1000000},"sharing":{"all":["facebook","google","instapaper","twitter","weibo"],"facebook":true,"google":false,"instapaper":false,"twitter":true,"vk":false,"weibo":false},"theme-default":{"styles":{"ebook":"styles/ebook.css","epub":"styles/epub.css","mobi":"styles/mobi.css","pdf":"styles/pdf.css","print":"styles/print.css","website":"styles/website.css"}}});
|
||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
@ -70,7 +70,7 @@
|
|||||||
data-chapter-title="Database"
|
data-chapter-title="Database"
|
||||||
data-filepath="database.md"
|
data-filepath="database.md"
|
||||||
data-basepath="."
|
data-basepath="."
|
||||||
data-revision="Tue Mar 08 2016 23:14:38 GMT+0800 (CST)"
|
data-revision="Wed Mar 09 2016 07:36:05 GMT+0800 (CST)"
|
||||||
data-innerlanguage="">
|
data-innerlanguage="">
|
||||||
|
|
||||||
|
|
||||||
@ -817,7 +817,7 @@ db.Model(&User{}).RemoveIndex(<span class="hljs-string">"idx_user_name&
|
|||||||
|
|
||||||
<script>
|
<script>
|
||||||
require(["gitbook"], function(gitbook) {
|
require(["gitbook"], function(gitbook) {
|
||||||
gitbook.start({"fontsettings":{"theme":"night","size":2,"family":"sans"},"toc":{"addClass":true,"className":"toc"},"github":{"url":"https://github.com/jinzhu/gorm"},"edit-link":{"base":"https://github.com/jinzhu/gorm/edit/gh-pages","label":"Edit This Page"},"anker-enable":{},"highlight":{},"search":{"maxIndexSize":1000000},"sharing":{"all":["facebook","google","instapaper","twitter","weibo"],"facebook":true,"google":false,"instapaper":false,"twitter":true,"vk":false,"weibo":false},"theme-default":{"styles":{"ebook":"styles/ebook.css","epub":"styles/epub.css","mobi":"styles/mobi.css","pdf":"styles/pdf.css","print":"styles/print.css","website":"styles/website.css"}}});
|
gitbook.start({"fontsettings":{"theme":"night","size":2,"family":"sans"},"toc":{"addClass":true,"className":"toc"},"github":{"url":"https://github.com/jinzhu/gorm"},"edit-link":{"base":"https://github.com/jinzhu/gorm/edit/gh-pages/documents/","label":"Edit This Page"},"anker-enable":{},"highlight":{},"search":{"maxIndexSize":1000000},"sharing":{"all":["facebook","google","instapaper","twitter","weibo"],"facebook":true,"google":false,"instapaper":false,"twitter":true,"vk":false,"weibo":false},"theme-default":{"styles":{"ebook":"styles/ebook.css","epub":"styles/epub.css","mobi":"styles/mobi.css","pdf":"styles/pdf.css","print":"styles/print.css","website":"styles/website.css"}}});
|
||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
@ -70,7 +70,7 @@
|
|||||||
data-chapter-title="Development"
|
data-chapter-title="Development"
|
||||||
data-filepath="development.md"
|
data-filepath="development.md"
|
||||||
data-basepath="."
|
data-basepath="."
|
||||||
data-revision="Tue Mar 08 2016 23:14:38 GMT+0800 (CST)"
|
data-revision="Wed Mar 09 2016 07:36:05 GMT+0800 (CST)"
|
||||||
data-innerlanguage="">
|
data-innerlanguage="">
|
||||||
|
|
||||||
|
|
||||||
@ -758,7 +758,7 @@ db.Callback().RowQuery().Register(<span class="hljs-string">"publish:update
|
|||||||
|
|
||||||
<script>
|
<script>
|
||||||
require(["gitbook"], function(gitbook) {
|
require(["gitbook"], function(gitbook) {
|
||||||
gitbook.start({"fontsettings":{"theme":"night","size":2,"family":"sans"},"toc":{"addClass":true,"className":"toc"},"github":{"url":"https://github.com/jinzhu/gorm"},"edit-link":{"base":"https://github.com/jinzhu/gorm/edit/gh-pages","label":"Edit This Page"},"anker-enable":{},"highlight":{},"search":{"maxIndexSize":1000000},"sharing":{"all":["facebook","google","instapaper","twitter","weibo"],"facebook":true,"google":false,"instapaper":false,"twitter":true,"vk":false,"weibo":false},"theme-default":{"styles":{"ebook":"styles/ebook.css","epub":"styles/epub.css","mobi":"styles/mobi.css","pdf":"styles/pdf.css","print":"styles/print.css","website":"styles/website.css"}}});
|
gitbook.start({"fontsettings":{"theme":"night","size":2,"family":"sans"},"toc":{"addClass":true,"className":"toc"},"github":{"url":"https://github.com/jinzhu/gorm"},"edit-link":{"base":"https://github.com/jinzhu/gorm/edit/gh-pages/documents/","label":"Edit This Page"},"anker-enable":{},"highlight":{},"search":{"maxIndexSize":1000000},"sharing":{"all":["facebook","google","instapaper","twitter","weibo"],"facebook":true,"google":false,"instapaper":false,"twitter":true,"vk":false,"weibo":false},"theme-default":{"styles":{"ebook":"styles/ebook.css","epub":"styles/epub.css","mobi":"styles/mobi.css","pdf":"styles/pdf.css","print":"styles/print.css","website":"styles/website.css"}}});
|
||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
@ -50,7 +50,7 @@ type Product struct {
|
|||||||
func main() {
|
func main() {
|
||||||
db, err := gorm.Open("sqlite", "test.db")
|
db, err := gorm.Open("sqlite", "test.db")
|
||||||
if err != nil {
|
if err != nil {
|
||||||
panic("faield to connect database")
|
panic("failed to connect database")
|
||||||
}
|
}
|
||||||
|
|
||||||
// Create
|
// Create
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
"url": "https://github.com/jinzhu/gorm"
|
"url": "https://github.com/jinzhu/gorm"
|
||||||
},
|
},
|
||||||
"edit-link": {
|
"edit-link": {
|
||||||
"base": "https://github.com/jinzhu/gorm/edit/gh-pages",
|
"base": "https://github.com/jinzhu/gorm/edit/gh-pages/documents/",
|
||||||
"label": "Edit This Page"
|
"label": "Edit This Page"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -68,7 +68,7 @@
|
|||||||
data-chapter-title="Getting Started with GORM"
|
data-chapter-title="Getting Started with GORM"
|
||||||
data-filepath="README.md"
|
data-filepath="README.md"
|
||||||
data-basepath="."
|
data-basepath="."
|
||||||
data-revision="Tue Mar 08 2016 23:14:38 GMT+0800 (CST)"
|
data-revision="Wed Mar 09 2016 07:36:05 GMT+0800 (CST)"
|
||||||
data-innerlanguage="">
|
data-innerlanguage="">
|
||||||
|
|
||||||
|
|
||||||
@ -667,7 +667,7 @@
|
|||||||
<span class="hljs-keyword">func</span> main() {
|
<span class="hljs-keyword">func</span> main() {
|
||||||
db, err := gorm.Open(<span class="hljs-string">"sqlite"</span>, <span class="hljs-string">"test.db"</span>)
|
db, err := gorm.Open(<span class="hljs-string">"sqlite"</span>, <span class="hljs-string">"test.db"</span>)
|
||||||
<span class="hljs-keyword">if</span> err != <span class="hljs-literal">nil</span> {
|
<span class="hljs-keyword">if</span> err != <span class="hljs-literal">nil</span> {
|
||||||
<span class="hljs-built_in">panic</span>(<span class="hljs-string">"faield to connect database"</span>)
|
<span class="hljs-built_in">panic</span>(<span class="hljs-string">"failed to connect database"</span>)
|
||||||
}
|
}
|
||||||
|
|
||||||
<span class="hljs-comment">// Create</span>
|
<span class="hljs-comment">// Create</span>
|
||||||
@ -749,7 +749,7 @@
|
|||||||
|
|
||||||
<script>
|
<script>
|
||||||
require(["gitbook"], function(gitbook) {
|
require(["gitbook"], function(gitbook) {
|
||||||
gitbook.start({"fontsettings":{"theme":"night","size":2,"family":"sans"},"toc":{"addClass":true,"className":"toc"},"github":{"url":"https://github.com/jinzhu/gorm"},"edit-link":{"base":"https://github.com/jinzhu/gorm/edit/gh-pages","label":"Edit This Page"},"anker-enable":{},"highlight":{},"search":{"maxIndexSize":1000000},"sharing":{"all":["facebook","google","instapaper","twitter","weibo"],"facebook":true,"google":false,"instapaper":false,"twitter":true,"vk":false,"weibo":false},"theme-default":{"styles":{"ebook":"styles/ebook.css","epub":"styles/epub.css","mobi":"styles/mobi.css","pdf":"styles/pdf.css","print":"styles/print.css","website":"styles/website.css"}}});
|
gitbook.start({"fontsettings":{"theme":"night","size":2,"family":"sans"},"toc":{"addClass":true,"className":"toc"},"github":{"url":"https://github.com/jinzhu/gorm"},"edit-link":{"base":"https://github.com/jinzhu/gorm/edit/gh-pages/documents/","label":"Edit This Page"},"anker-enable":{},"highlight":{},"search":{"maxIndexSize":1000000},"sharing":{"all":["facebook","google","instapaper","twitter","weibo"],"facebook":true,"google":false,"instapaper":false,"twitter":true,"vk":false,"weibo":false},"theme-default":{"styles":{"ebook":"styles/ebook.css","epub":"styles/epub.css","mobi":"styles/mobi.css","pdf":"styles/pdf.css","print":"styles/print.css","website":"styles/website.css"}}});
|
||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
@ -70,7 +70,7 @@
|
|||||||
data-chapter-title="Models"
|
data-chapter-title="Models"
|
||||||
data-filepath="models.md"
|
data-filepath="models.md"
|
||||||
data-basepath="."
|
data-basepath="."
|
||||||
data-revision="Tue Mar 08 2016 23:14:38 GMT+0800 (CST)"
|
data-revision="Wed Mar 09 2016 07:36:05 GMT+0800 (CST)"
|
||||||
data-innerlanguage="">
|
data-innerlanguage="">
|
||||||
|
|
||||||
|
|
||||||
@ -830,7 +830,7 @@ db.Model(&user).Update(<span class="hljs-string">"name"</span>, <s
|
|||||||
|
|
||||||
<script>
|
<script>
|
||||||
require(["gitbook"], function(gitbook) {
|
require(["gitbook"], function(gitbook) {
|
||||||
gitbook.start({"fontsettings":{"theme":"night","size":2,"family":"sans"},"toc":{"addClass":true,"className":"toc"},"github":{"url":"https://github.com/jinzhu/gorm"},"edit-link":{"base":"https://github.com/jinzhu/gorm/edit/gh-pages","label":"Edit This Page"},"anker-enable":{},"highlight":{},"search":{"maxIndexSize":1000000},"sharing":{"all":["facebook","google","instapaper","twitter","weibo"],"facebook":true,"google":false,"instapaper":false,"twitter":true,"vk":false,"weibo":false},"theme-default":{"styles":{"ebook":"styles/ebook.css","epub":"styles/epub.css","mobi":"styles/mobi.css","pdf":"styles/pdf.css","print":"styles/print.css","website":"styles/website.css"}}});
|
gitbook.start({"fontsettings":{"theme":"night","size":2,"family":"sans"},"toc":{"addClass":true,"className":"toc"},"github":{"url":"https://github.com/jinzhu/gorm"},"edit-link":{"base":"https://github.com/jinzhu/gorm/edit/gh-pages/documents/","label":"Edit This Page"},"anker-enable":{},"highlight":{},"search":{"maxIndexSize":1000000},"sharing":{"all":["facebook","google","instapaper","twitter","weibo"],"facebook":true,"google":false,"instapaper":false,"twitter":true,"vk":false,"weibo":false},"theme-default":{"styles":{"ebook":"styles/ebook.css","epub":"styles/epub.css","mobi":"styles/mobi.css","pdf":"styles/pdf.css","print":"styles/print.css","website":"styles/website.css"}}});
|
||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user