mirror of
https://github.com/soapingtime/diyhrt.git
synced 2026-09-04 20:10:19 +02:00
[automated] update groups.io wiki
This commit is contained in:
@@ -98,7 +98,7 @@ const hapticsSelectionEnd = async () => {
|
||||
console.log("stack:", errorObj.stack);
|
||||
stack = errorObj.stack;
|
||||
}
|
||||
console.log("client_id:", "web.web08.308624.1716942587239199117");
|
||||
console.log("client_id:", "web.web08.559764.1717547326361309153");
|
||||
console.log("last_error:", lastError);
|
||||
console.log("stack:", stack);
|
||||
}
|
||||
@@ -123,7 +123,7 @@ const hapticsSelectionEnd = async () => {
|
||||
column: column,
|
||||
stack: stack,
|
||||
last_error: lastError,
|
||||
client_id: "web.web08.308624.1716942587239199117"
|
||||
client_id: "web.web08.559764.1717547326361309153"
|
||||
},
|
||||
success: function() {
|
||||
if (console && console.log) {
|
||||
@@ -146,7 +146,7 @@ const hapticsSelectionEnd = async () => {
|
||||
|
||||
<script src="../../../../tinymce-5.10.9/tinymce.min.js"></script>
|
||||
<script src="../../../../js/browser-image-compression-2.0.2.min.js"></script>
|
||||
<link href="../../../../css/application-dd5f7573172c822cf8f887b39fdc5fd6.css" rel="stylesheet" id="groupsio-css">
|
||||
<link href="../../../../css/application-b35c46a4f2933b80328831b245058b7d.css" rel="stylesheet" id="groupsio-css">
|
||||
<script src="../../../../js/application-2fb8693374ebdea0ffcbb3b8c1d39910.js" id="groupsio-js"></script>
|
||||
<script src="../../../../js/run_prettify.js"></script>
|
||||
<title>
|
||||
@@ -164,6 +164,7 @@ const hapticsSelectionEnd = async () => {
|
||||
|
||||
|
||||
|
||||
|
||||
<script>
|
||||
htmx.config.scrollBehavior = "instant";
|
||||
htmx.config.historyCacheSize = 0;
|
||||
@@ -171,7 +172,7 @@ const hapticsSelectionEnd = async () => {
|
||||
console.log("FULL PAGE LOAD");
|
||||
</script>
|
||||
</head>
|
||||
<body id="body" class="" hx-headers='{"Accept-Version": "bacb18388c7ee34255b655736ec35923a2f94935"}' hx-ext="preload" hx-boost="false">
|
||||
<body id="body" class="" hx-headers='{"Accept-Version": "e401e3db1ef5632008e37243e277cc231ed330ab"}' hx-ext="preload" hx-boost="false">
|
||||
|
||||
<script>
|
||||
if (window.matchMedia && window.matchMedia('(prefers-color-scheme: dark)').matches) {
|
||||
@@ -638,7 +639,7 @@ function showAutocompleteModal(modalName) {
|
||||
|
||||
|
||||
|
||||
<div id="mainrow" class="row" hx-boost="true" hx-target="#maincontent-refresh" hx-push-url="true" hx-swap="innerHTML scroll:top" >
|
||||
<div id="mainrow" class="row" hx-boost="true" hx-target="#maincontent-refresh" hx-push-url="true" hx-on::after-request="document.getElementById('maincontent').scrollTo({top: 0, behavior: 'instant'})" >
|
||||
<div id="groupsidebar" class="scrollbar hidden-print">
|
||||
<div class="scrollbar-content">
|
||||
<div id="accordion" role="tablist" aria-multiselectable="true" style="margin-bottom:20px;">
|
||||
@@ -830,28 +831,36 @@ function createAlert(msg, isError, autoClose, noClose) {
|
||||
|
||||
|
||||
|
||||
<form class="form-inline pull-right hidden-xs" method="get" action="https://groups.io/g/MTFHRT/wikisearch">
|
||||
|
||||
|
||||
<div class="input-group">
|
||||
<input id="searchbox" type="text" class="form-control" placeholder="Search" title="Search" name="q" size="20" style="height:37px">
|
||||
<div class="input-group-btn">
|
||||
<button class="btn btn-primary" type="submit" style="height:37px;" aria-label="Search">
|
||||
<span class="fa fa-search"></span>
|
||||
</button>
|
||||
<div class="row breadcrumb-row" style="margin-bottom: 10px">
|
||||
<div class="col-xs-12 col-sm-9">
|
||||
<span class="hidden-sm hidden-md hidden-lg pull-right" style="padding:8px 15px;"><a data-toggle="modal" data-target="#searchModal"><i class="fa fa-search"></i></a></span>
|
||||
<div class="breadcrumb-container">
|
||||
|
||||
<ol class="breadcrumb scroll-breadcrumb">
|
||||
<li><a href="https://groups.io/g/MTFHRT"><i class="fa fa-home"></i> MTFHRT</a></li>
|
||||
<li><a href="https://groups.io/g/MTFHRT/wiki"><i class="fa fa-book"></i> Wiki</a></li>
|
||||
|
||||
<li class="active"><i class="fa fa-book"></i> Basic Estrogel Guide</li>
|
||||
</ol>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
<div class="col-sm-3 hidden-xs">
|
||||
<form class="form-inline pull-right" method="get" action="https://groups.io/g/MTFHRT/wikisearch">
|
||||
|
||||
|
||||
<div class="input-group">
|
||||
<input id="searchbox" type="text" class="form-control" placeholder="Search" title="Search" name="q" size="20" style="height:37px">
|
||||
<div class="input-group-btn">
|
||||
<button class="btn btn-primary" type="submit" style="height:37px;" aria-label="Search">
|
||||
<span class="fa fa-search"></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<span class="hidden-sm hidden-md hidden-lg pull-right" style="padding:8px 15px;"><a data-toggle="modal" data-target="#searchModal"><i class="fa fa-search"></i></a></span>
|
||||
<ol class="breadcrumb">
|
||||
<li class="hidden-xs"><a href="https://groups.io/g/MTFHRT"><i class="fa fa-home"></i> MTFHRT</a></li>
|
||||
<li><a href="https://groups.io/g/MTFHRT/wiki"><i class="fa fa-book"></i> Wiki</a></li>
|
||||
|
||||
<li class="active"><i class="fa fa-book"></i> Basic Estrogel Guide</li>
|
||||
</ol>
|
||||
|
||||
|
||||
<div class="modal fade" id="searchModal" tabindex="-1" role="dialog" aria-labelledby="searchModalLabel">
|
||||
<div class="modal-dialog" role="document">
|
||||
@@ -941,23 +950,18 @@ function createAlert(msg, isError, autoClose, noClose) {
|
||||
|
||||
</span>
|
||||
|
||||
|
||||
<div class="pull-right">
|
||||
Last edited
|
||||
|
||||
<div class="pull-right">
|
||||
<a href="history.html">
|
||||
|
||||
<script id="timedispupdated30843">
|
||||
$('#timedispupdated30843').replaceWith(DisplayShortTime(1661574176278897107, false
|
||||
));
|
||||
</script>
|
||||
·
|
||||
<a href="history.html">
|
||||
5 revisions
|
||||
</a>
|
||||
|
||||
<a href="../30843.html">
|
||||
<i class="fa fa-link fa-lg"></i>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
|
||||
</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -1026,9 +1030,9 @@ function createAlert(msg, isError, autoClose, noClose) {
|
||||
</div>
|
||||
|
||||
<script>
|
||||
contentLoaded(false, function() {
|
||||
UpdateSidebar("wiki");
|
||||
});
|
||||
contentLoaded( false , function() {
|
||||
UpdateSidebar("wiki");
|
||||
});
|
||||
</script>
|
||||
|
||||
|
||||
@@ -1036,7 +1040,7 @@ contentLoaded(false, function() {
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row hidden-print" id="mobileSidebar" hx-boost="true" hx-target="#maincontent-refresh" hx-push-url="true" hx-swap="innerHTML scroll:top" >
|
||||
<div class="row hidden-print" id="mobileSidebar" hx-boost="true" hx-target="#maincontent-refresh" hx-push-url="true" hx-on::after-request="document.getElementById('maincontent').scrollTo({top: 0, behavior: 'instant'})" >
|
||||
<div class="col-xs-12 hidden-md hidden-lg">
|
||||
<div class="navbar navbar-default navbar-fixed-bottom">
|
||||
<div class="container" style="display: flex; justify-content: space-around;">
|
||||
@@ -1045,7 +1049,7 @@ contentLoaded(false, function() {
|
||||
|
||||
|
||||
|
||||
<div id="mobilesidebar-archives" class="mobilesidebar-item" style="margin-top:10px; padding-bottom:20px; flex: 1; text-align: center;" hx-get="https://groups.io/g/MTFHRT/topics?sidebar=true" hx-boost="true" hx-target="#maincontent-refresh" hx-push-url="true" hx-swap="innerHTML scroll:top" >
|
||||
<div id="mobilesidebar-archives" class="mobilesidebar-item" style="margin-top:10px; padding-bottom:20px; flex: 1; text-align: center;" hx-get="https://groups.io/g/MTFHRT/topics?sidebar=true" hx-boost="true" hx-target="#maincontent-refresh" hx-push-url="true" hx-on::after-request="document.getElementById('maincontent').scrollTo({top: 0, behavior: 'instant'})" >
|
||||
<div style="display: inline-block; position: relative;">
|
||||
<div style="position: relative;display: inline-block;">
|
||||
<i class="fa-fw fa-light fa-comments fa-2x"></i>
|
||||
|
||||
@@ -98,7 +98,7 @@ const hapticsSelectionEnd = async () => {
|
||||
console.log("stack:", errorObj.stack);
|
||||
stack = errorObj.stack;
|
||||
}
|
||||
console.log("client_id:", "web.web08.308619.1716942587156338346");
|
||||
console.log("client_id:", "web.web08.559759.1717547326273654092");
|
||||
console.log("last_error:", lastError);
|
||||
console.log("stack:", stack);
|
||||
}
|
||||
@@ -123,7 +123,7 @@ const hapticsSelectionEnd = async () => {
|
||||
column: column,
|
||||
stack: stack,
|
||||
last_error: lastError,
|
||||
client_id: "web.web08.308619.1716942587156338346"
|
||||
client_id: "web.web08.559759.1717547326273654092"
|
||||
},
|
||||
success: function() {
|
||||
if (console && console.log) {
|
||||
@@ -146,7 +146,7 @@ const hapticsSelectionEnd = async () => {
|
||||
|
||||
<script src="../../../../tinymce-5.10.9/tinymce.min.js"></script>
|
||||
<script src="../../../../js/browser-image-compression-2.0.2.min.js"></script>
|
||||
<link href="../../../../css/application-dd5f7573172c822cf8f887b39fdc5fd6.css" rel="stylesheet" id="groupsio-css">
|
||||
<link href="../../../../css/application-b35c46a4f2933b80328831b245058b7d.css" rel="stylesheet" id="groupsio-css">
|
||||
<script src="../../../../js/application-2fb8693374ebdea0ffcbb3b8c1d39910.js" id="groupsio-js"></script>
|
||||
<script src="../../../../js/run_prettify.js"></script>
|
||||
<title>
|
||||
@@ -164,6 +164,7 @@ const hapticsSelectionEnd = async () => {
|
||||
|
||||
|
||||
|
||||
|
||||
<script>
|
||||
htmx.config.scrollBehavior = "instant";
|
||||
htmx.config.historyCacheSize = 0;
|
||||
@@ -171,7 +172,7 @@ const hapticsSelectionEnd = async () => {
|
||||
console.log("FULL PAGE LOAD");
|
||||
</script>
|
||||
</head>
|
||||
<body id="body" class="" hx-headers='{"Accept-Version": "bacb18388c7ee34255b655736ec35923a2f94935"}' hx-ext="preload" hx-boost="false">
|
||||
<body id="body" class="" hx-headers='{"Accept-Version": "e401e3db1ef5632008e37243e277cc231ed330ab"}' hx-ext="preload" hx-boost="false">
|
||||
|
||||
<script>
|
||||
if (window.matchMedia && window.matchMedia('(prefers-color-scheme: dark)').matches) {
|
||||
@@ -638,7 +639,7 @@ function showAutocompleteModal(modalName) {
|
||||
|
||||
|
||||
|
||||
<div id="mainrow" class="row" hx-boost="true" hx-target="#maincontent-refresh" hx-push-url="true" hx-swap="innerHTML scroll:top" >
|
||||
<div id="mainrow" class="row" hx-boost="true" hx-target="#maincontent-refresh" hx-push-url="true" hx-on::after-request="document.getElementById('maincontent').scrollTo({top: 0, behavior: 'instant'})" >
|
||||
<div id="groupsidebar" class="scrollbar hidden-print">
|
||||
<div class="scrollbar-content">
|
||||
<div id="accordion" role="tablist" aria-multiselectable="true" style="margin-bottom:20px;">
|
||||
@@ -830,28 +831,36 @@ function createAlert(msg, isError, autoClose, noClose) {
|
||||
|
||||
|
||||
|
||||
<form class="form-inline pull-right hidden-xs" method="get" action="https://groups.io/g/MTFHRT/wikisearch">
|
||||
|
||||
|
||||
<div class="input-group">
|
||||
<input id="searchbox" type="text" class="form-control" placeholder="Search" title="Search" name="q" size="20" style="height:37px">
|
||||
<div class="input-group-btn">
|
||||
<button class="btn btn-primary" type="submit" style="height:37px;" aria-label="Search">
|
||||
<span class="fa fa-search"></span>
|
||||
</button>
|
||||
<div class="row breadcrumb-row" style="margin-bottom: 10px">
|
||||
<div class="col-xs-12 col-sm-9">
|
||||
<span class="hidden-sm hidden-md hidden-lg pull-right" style="padding:8px 15px;"><a data-toggle="modal" data-target="#searchModal"><i class="fa fa-search"></i></a></span>
|
||||
<div class="breadcrumb-container">
|
||||
|
||||
<ol class="breadcrumb scroll-breadcrumb">
|
||||
<li><a href="https://groups.io/g/MTFHRT"><i class="fa fa-home"></i> MTFHRT</a></li>
|
||||
<li><a href="https://groups.io/g/MTFHRT/wiki"><i class="fa fa-book"></i> Wiki</a></li>
|
||||
|
||||
<li class="active"><i class="fa fa-book"></i> Basic Estrogel Guide</li>
|
||||
</ol>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
<div class="col-sm-3 hidden-xs">
|
||||
<form class="form-inline pull-right" method="get" action="https://groups.io/g/MTFHRT/wikisearch">
|
||||
|
||||
|
||||
<div class="input-group">
|
||||
<input id="searchbox" type="text" class="form-control" placeholder="Search" title="Search" name="q" size="20" style="height:37px">
|
||||
<div class="input-group-btn">
|
||||
<button class="btn btn-primary" type="submit" style="height:37px;" aria-label="Search">
|
||||
<span class="fa fa-search"></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<span class="hidden-sm hidden-md hidden-lg pull-right" style="padding:8px 15px;"><a data-toggle="modal" data-target="#searchModal"><i class="fa fa-search"></i></a></span>
|
||||
<ol class="breadcrumb">
|
||||
<li class="hidden-xs"><a href="https://groups.io/g/MTFHRT"><i class="fa fa-home"></i> MTFHRT</a></li>
|
||||
<li><a href="https://groups.io/g/MTFHRT/wiki"><i class="fa fa-book"></i> Wiki</a></li>
|
||||
|
||||
<li class="active"><i class="fa fa-book"></i> Basic Estrogel Guide</li>
|
||||
</ol>
|
||||
|
||||
|
||||
<div class="modal fade" id="searchModal" tabindex="-1" role="dialog" aria-labelledby="searchModalLabel">
|
||||
<div class="modal-dialog" role="document">
|
||||
@@ -941,23 +950,18 @@ function createAlert(msg, isError, autoClose, noClose) {
|
||||
|
||||
</span>
|
||||
|
||||
|
||||
<div class="pull-right">
|
||||
Last edited
|
||||
|
||||
<div class="pull-right">
|
||||
<a href="history.html">
|
||||
|
||||
<script id="timedispupdated30843">
|
||||
$('#timedispupdated30843').replaceWith(DisplayShortTime(1661574176278897107, false
|
||||
));
|
||||
</script>
|
||||
·
|
||||
<a href="history.html">
|
||||
5 revisions
|
||||
</a>
|
||||
|
||||
<a href="../30843.html">
|
||||
<i class="fa fa-link fa-lg"></i>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
|
||||
</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -1026,9 +1030,9 @@ function createAlert(msg, isError, autoClose, noClose) {
|
||||
</div>
|
||||
|
||||
<script>
|
||||
contentLoaded(false, function() {
|
||||
UpdateSidebar("wiki");
|
||||
});
|
||||
contentLoaded( false , function() {
|
||||
UpdateSidebar("wiki");
|
||||
});
|
||||
</script>
|
||||
|
||||
|
||||
@@ -1036,7 +1040,7 @@ contentLoaded(false, function() {
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row hidden-print" id="mobileSidebar" hx-boost="true" hx-target="#maincontent-refresh" hx-push-url="true" hx-swap="innerHTML scroll:top" >
|
||||
<div class="row hidden-print" id="mobileSidebar" hx-boost="true" hx-target="#maincontent-refresh" hx-push-url="true" hx-on::after-request="document.getElementById('maincontent').scrollTo({top: 0, behavior: 'instant'})" >
|
||||
<div class="col-xs-12 hidden-md hidden-lg">
|
||||
<div class="navbar navbar-default navbar-fixed-bottom">
|
||||
<div class="container" style="display: flex; justify-content: space-around;">
|
||||
@@ -1045,7 +1049,7 @@ contentLoaded(false, function() {
|
||||
|
||||
|
||||
|
||||
<div id="mobilesidebar-archives" class="mobilesidebar-item" style="margin-top:10px; padding-bottom:20px; flex: 1; text-align: center;" hx-get="https://groups.io/g/MTFHRT/topics?sidebar=true" hx-boost="true" hx-target="#maincontent-refresh" hx-push-url="true" hx-swap="innerHTML scroll:top" >
|
||||
<div id="mobilesidebar-archives" class="mobilesidebar-item" style="margin-top:10px; padding-bottom:20px; flex: 1; text-align: center;" hx-get="https://groups.io/g/MTFHRT/topics?sidebar=true" hx-boost="true" hx-target="#maincontent-refresh" hx-push-url="true" hx-on::after-request="document.getElementById('maincontent').scrollTo({top: 0, behavior: 'instant'})" >
|
||||
<div style="display: inline-block; position: relative;">
|
||||
<div style="position: relative;display: inline-block;">
|
||||
<i class="fa-fw fa-light fa-comments fa-2x"></i>
|
||||
|
||||
@@ -98,7 +98,7 @@ const hapticsSelectionEnd = async () => {
|
||||
console.log("stack:", errorObj.stack);
|
||||
stack = errorObj.stack;
|
||||
}
|
||||
console.log("client_id:", "web.web09.308145.1716942587069290642");
|
||||
console.log("client_id:", "web.web09.559078.1717547326180717421");
|
||||
console.log("last_error:", lastError);
|
||||
console.log("stack:", stack);
|
||||
}
|
||||
@@ -123,7 +123,7 @@ const hapticsSelectionEnd = async () => {
|
||||
column: column,
|
||||
stack: stack,
|
||||
last_error: lastError,
|
||||
client_id: "web.web09.308145.1716942587069290642"
|
||||
client_id: "web.web09.559078.1717547326180717421"
|
||||
},
|
||||
success: function() {
|
||||
if (console && console.log) {
|
||||
@@ -146,7 +146,7 @@ const hapticsSelectionEnd = async () => {
|
||||
|
||||
<script src="../../../../tinymce-5.10.9/tinymce.min.js"></script>
|
||||
<script src="../../../../js/browser-image-compression-2.0.2.min.js"></script>
|
||||
<link href="../../../../css/application-dd5f7573172c822cf8f887b39fdc5fd6.css" rel="stylesheet" id="groupsio-css">
|
||||
<link href="../../../../css/application-b35c46a4f2933b80328831b245058b7d.css" rel="stylesheet" id="groupsio-css">
|
||||
<script src="../../../../js/application-2fb8693374ebdea0ffcbb3b8c1d39910.js" id="groupsio-js"></script>
|
||||
<script src="../../../../js/run_prettify.js"></script>
|
||||
<title>
|
||||
@@ -164,6 +164,7 @@ const hapticsSelectionEnd = async () => {
|
||||
|
||||
|
||||
|
||||
|
||||
<script>
|
||||
htmx.config.scrollBehavior = "instant";
|
||||
htmx.config.historyCacheSize = 0;
|
||||
@@ -171,7 +172,7 @@ const hapticsSelectionEnd = async () => {
|
||||
console.log("FULL PAGE LOAD");
|
||||
</script>
|
||||
</head>
|
||||
<body id="body" class="" hx-headers='{"Accept-Version": "bacb18388c7ee34255b655736ec35923a2f94935"}' hx-ext="preload" hx-boost="false">
|
||||
<body id="body" class="" hx-headers='{"Accept-Version": "e401e3db1ef5632008e37243e277cc231ed330ab"}' hx-ext="preload" hx-boost="false">
|
||||
|
||||
<script>
|
||||
if (window.matchMedia && window.matchMedia('(prefers-color-scheme: dark)').matches) {
|
||||
@@ -638,7 +639,7 @@ function showAutocompleteModal(modalName) {
|
||||
|
||||
|
||||
|
||||
<div id="mainrow" class="row" hx-boost="true" hx-target="#maincontent-refresh" hx-push-url="true" hx-swap="innerHTML scroll:top" >
|
||||
<div id="mainrow" class="row" hx-boost="true" hx-target="#maincontent-refresh" hx-push-url="true" hx-on::after-request="document.getElementById('maincontent').scrollTo({top: 0, behavior: 'instant'})" >
|
||||
<div id="groupsidebar" class="scrollbar hidden-print">
|
||||
<div class="scrollbar-content">
|
||||
<div id="accordion" role="tablist" aria-multiselectable="true" style="margin-bottom:20px;">
|
||||
@@ -830,28 +831,36 @@ function createAlert(msg, isError, autoClose, noClose) {
|
||||
|
||||
|
||||
|
||||
<form class="form-inline pull-right hidden-xs" method="get" action="https://groups.io/g/MTFHRT/wikisearch">
|
||||
|
||||
|
||||
<div class="input-group">
|
||||
<input id="searchbox" type="text" class="form-control" placeholder="Search" title="Search" name="q" size="20" style="height:37px">
|
||||
<div class="input-group-btn">
|
||||
<button class="btn btn-primary" type="submit" style="height:37px;" aria-label="Search">
|
||||
<span class="fa fa-search"></span>
|
||||
</button>
|
||||
<div class="row breadcrumb-row" style="margin-bottom: 10px">
|
||||
<div class="col-xs-12 col-sm-9">
|
||||
<span class="hidden-sm hidden-md hidden-lg pull-right" style="padding:8px 15px;"><a data-toggle="modal" data-target="#searchModal"><i class="fa fa-search"></i></a></span>
|
||||
<div class="breadcrumb-container">
|
||||
|
||||
<ol class="breadcrumb scroll-breadcrumb">
|
||||
<li><a href="https://groups.io/g/MTFHRT"><i class="fa fa-home"></i> MTFHRT</a></li>
|
||||
<li><a href="https://groups.io/g/MTFHRT/wiki"><i class="fa fa-book"></i> Wiki</a></li>
|
||||
|
||||
<li class="active"><i class="fa fa-book"></i> Basic Estrogel Guide</li>
|
||||
</ol>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
<div class="col-sm-3 hidden-xs">
|
||||
<form class="form-inline pull-right" method="get" action="https://groups.io/g/MTFHRT/wikisearch">
|
||||
|
||||
|
||||
<div class="input-group">
|
||||
<input id="searchbox" type="text" class="form-control" placeholder="Search" title="Search" name="q" size="20" style="height:37px">
|
||||
<div class="input-group-btn">
|
||||
<button class="btn btn-primary" type="submit" style="height:37px;" aria-label="Search">
|
||||
<span class="fa fa-search"></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<span class="hidden-sm hidden-md hidden-lg pull-right" style="padding:8px 15px;"><a data-toggle="modal" data-target="#searchModal"><i class="fa fa-search"></i></a></span>
|
||||
<ol class="breadcrumb">
|
||||
<li class="hidden-xs"><a href="https://groups.io/g/MTFHRT"><i class="fa fa-home"></i> MTFHRT</a></li>
|
||||
<li><a href="https://groups.io/g/MTFHRT/wiki"><i class="fa fa-book"></i> Wiki</a></li>
|
||||
|
||||
<li class="active"><i class="fa fa-book"></i> Basic Estrogel Guide</li>
|
||||
</ol>
|
||||
|
||||
|
||||
<div class="modal fade" id="searchModal" tabindex="-1" role="dialog" aria-labelledby="searchModalLabel">
|
||||
<div class="modal-dialog" role="document">
|
||||
@@ -941,23 +950,18 @@ function createAlert(msg, isError, autoClose, noClose) {
|
||||
|
||||
</span>
|
||||
|
||||
|
||||
<div class="pull-right">
|
||||
Last edited
|
||||
|
||||
<div class="pull-right">
|
||||
<a href="history.html">
|
||||
|
||||
<script id="timedispupdated30843">
|
||||
$('#timedispupdated30843').replaceWith(DisplayShortTime(1661574176278897107, false
|
||||
));
|
||||
</script>
|
||||
·
|
||||
<a href="history.html">
|
||||
5 revisions
|
||||
</a>
|
||||
|
||||
<a href="../30843.html">
|
||||
<i class="fa fa-link fa-lg"></i>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
|
||||
</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -1026,9 +1030,9 @@ function createAlert(msg, isError, autoClose, noClose) {
|
||||
</div>
|
||||
|
||||
<script>
|
||||
contentLoaded(false, function() {
|
||||
UpdateSidebar("wiki");
|
||||
});
|
||||
contentLoaded( false , function() {
|
||||
UpdateSidebar("wiki");
|
||||
});
|
||||
</script>
|
||||
|
||||
|
||||
@@ -1036,7 +1040,7 @@ contentLoaded(false, function() {
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row hidden-print" id="mobileSidebar" hx-boost="true" hx-target="#maincontent-refresh" hx-push-url="true" hx-swap="innerHTML scroll:top" >
|
||||
<div class="row hidden-print" id="mobileSidebar" hx-boost="true" hx-target="#maincontent-refresh" hx-push-url="true" hx-on::after-request="document.getElementById('maincontent').scrollTo({top: 0, behavior: 'instant'})" >
|
||||
<div class="col-xs-12 hidden-md hidden-lg">
|
||||
<div class="navbar navbar-default navbar-fixed-bottom">
|
||||
<div class="container" style="display: flex; justify-content: space-around;">
|
||||
@@ -1045,7 +1049,7 @@ contentLoaded(false, function() {
|
||||
|
||||
|
||||
|
||||
<div id="mobilesidebar-archives" class="mobilesidebar-item" style="margin-top:10px; padding-bottom:20px; flex: 1; text-align: center;" hx-get="https://groups.io/g/MTFHRT/topics?sidebar=true" hx-boost="true" hx-target="#maincontent-refresh" hx-push-url="true" hx-swap="innerHTML scroll:top" >
|
||||
<div id="mobilesidebar-archives" class="mobilesidebar-item" style="margin-top:10px; padding-bottom:20px; flex: 1; text-align: center;" hx-get="https://groups.io/g/MTFHRT/topics?sidebar=true" hx-boost="true" hx-target="#maincontent-refresh" hx-push-url="true" hx-on::after-request="document.getElementById('maincontent').scrollTo({top: 0, behavior: 'instant'})" >
|
||||
<div style="display: inline-block; position: relative;">
|
||||
<div style="position: relative;display: inline-block;">
|
||||
<i class="fa-fw fa-light fa-comments fa-2x"></i>
|
||||
|
||||
@@ -98,7 +98,7 @@ const hapticsSelectionEnd = async () => {
|
||||
console.log("stack:", errorObj.stack);
|
||||
stack = errorObj.stack;
|
||||
}
|
||||
console.log("client_id:", "web.web08.308613.1716942586985539427");
|
||||
console.log("client_id:", "web.web09.559077.1717547326095140274");
|
||||
console.log("last_error:", lastError);
|
||||
console.log("stack:", stack);
|
||||
}
|
||||
@@ -123,7 +123,7 @@ const hapticsSelectionEnd = async () => {
|
||||
column: column,
|
||||
stack: stack,
|
||||
last_error: lastError,
|
||||
client_id: "web.web08.308613.1716942586985539427"
|
||||
client_id: "web.web09.559077.1717547326095140274"
|
||||
},
|
||||
success: function() {
|
||||
if (console && console.log) {
|
||||
@@ -146,7 +146,7 @@ const hapticsSelectionEnd = async () => {
|
||||
|
||||
<script src="../../../../tinymce-5.10.9/tinymce.min.js"></script>
|
||||
<script src="../../../../js/browser-image-compression-2.0.2.min.js"></script>
|
||||
<link href="../../../../css/application-dd5f7573172c822cf8f887b39fdc5fd6.css" rel="stylesheet" id="groupsio-css">
|
||||
<link href="../../../../css/application-b35c46a4f2933b80328831b245058b7d.css" rel="stylesheet" id="groupsio-css">
|
||||
<script src="../../../../js/application-2fb8693374ebdea0ffcbb3b8c1d39910.js" id="groupsio-js"></script>
|
||||
<script src="../../../../js/run_prettify.js"></script>
|
||||
<title>
|
||||
@@ -164,6 +164,7 @@ const hapticsSelectionEnd = async () => {
|
||||
|
||||
|
||||
|
||||
|
||||
<script>
|
||||
htmx.config.scrollBehavior = "instant";
|
||||
htmx.config.historyCacheSize = 0;
|
||||
@@ -171,7 +172,7 @@ const hapticsSelectionEnd = async () => {
|
||||
console.log("FULL PAGE LOAD");
|
||||
</script>
|
||||
</head>
|
||||
<body id="body" class="" hx-headers='{"Accept-Version": "bacb18388c7ee34255b655736ec35923a2f94935"}' hx-ext="preload" hx-boost="false">
|
||||
<body id="body" class="" hx-headers='{"Accept-Version": "e401e3db1ef5632008e37243e277cc231ed330ab"}' hx-ext="preload" hx-boost="false">
|
||||
|
||||
<script>
|
||||
if (window.matchMedia && window.matchMedia('(prefers-color-scheme: dark)').matches) {
|
||||
@@ -638,7 +639,7 @@ function showAutocompleteModal(modalName) {
|
||||
|
||||
|
||||
|
||||
<div id="mainrow" class="row" hx-boost="true" hx-target="#maincontent-refresh" hx-push-url="true" hx-swap="innerHTML scroll:top" >
|
||||
<div id="mainrow" class="row" hx-boost="true" hx-target="#maincontent-refresh" hx-push-url="true" hx-on::after-request="document.getElementById('maincontent').scrollTo({top: 0, behavior: 'instant'})" >
|
||||
<div id="groupsidebar" class="scrollbar hidden-print">
|
||||
<div class="scrollbar-content">
|
||||
<div id="accordion" role="tablist" aria-multiselectable="true" style="margin-bottom:20px;">
|
||||
@@ -830,28 +831,36 @@ function createAlert(msg, isError, autoClose, noClose) {
|
||||
|
||||
|
||||
|
||||
<form class="form-inline pull-right hidden-xs" method="get" action="https://groups.io/g/MTFHRT/wikisearch">
|
||||
|
||||
|
||||
<div class="input-group">
|
||||
<input id="searchbox" type="text" class="form-control" placeholder="Search" title="Search" name="q" size="20" style="height:37px">
|
||||
<div class="input-group-btn">
|
||||
<button class="btn btn-primary" type="submit" style="height:37px;" aria-label="Search">
|
||||
<span class="fa fa-search"></span>
|
||||
</button>
|
||||
<div class="row breadcrumb-row" style="margin-bottom: 10px">
|
||||
<div class="col-xs-12 col-sm-9">
|
||||
<span class="hidden-sm hidden-md hidden-lg pull-right" style="padding:8px 15px;"><a data-toggle="modal" data-target="#searchModal"><i class="fa fa-search"></i></a></span>
|
||||
<div class="breadcrumb-container">
|
||||
|
||||
<ol class="breadcrumb scroll-breadcrumb">
|
||||
<li><a href="https://groups.io/g/MTFHRT"><i class="fa fa-home"></i> MTFHRT</a></li>
|
||||
<li><a href="https://groups.io/g/MTFHRT/wiki"><i class="fa fa-book"></i> Wiki</a></li>
|
||||
|
||||
<li class="active"><i class="fa fa-book"></i> Basic Estrogel Guide</li>
|
||||
</ol>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
<div class="col-sm-3 hidden-xs">
|
||||
<form class="form-inline pull-right" method="get" action="https://groups.io/g/MTFHRT/wikisearch">
|
||||
|
||||
|
||||
<div class="input-group">
|
||||
<input id="searchbox" type="text" class="form-control" placeholder="Search" title="Search" name="q" size="20" style="height:37px">
|
||||
<div class="input-group-btn">
|
||||
<button class="btn btn-primary" type="submit" style="height:37px;" aria-label="Search">
|
||||
<span class="fa fa-search"></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<span class="hidden-sm hidden-md hidden-lg pull-right" style="padding:8px 15px;"><a data-toggle="modal" data-target="#searchModal"><i class="fa fa-search"></i></a></span>
|
||||
<ol class="breadcrumb">
|
||||
<li class="hidden-xs"><a href="https://groups.io/g/MTFHRT"><i class="fa fa-home"></i> MTFHRT</a></li>
|
||||
<li><a href="https://groups.io/g/MTFHRT/wiki"><i class="fa fa-book"></i> Wiki</a></li>
|
||||
|
||||
<li class="active"><i class="fa fa-book"></i> Basic Estrogel Guide</li>
|
||||
</ol>
|
||||
|
||||
|
||||
<div class="modal fade" id="searchModal" tabindex="-1" role="dialog" aria-labelledby="searchModalLabel">
|
||||
<div class="modal-dialog" role="document">
|
||||
@@ -941,23 +950,18 @@ function createAlert(msg, isError, autoClose, noClose) {
|
||||
|
||||
</span>
|
||||
|
||||
|
||||
<div class="pull-right">
|
||||
Last edited
|
||||
|
||||
<div class="pull-right">
|
||||
<a href="history.html">
|
||||
|
||||
<script id="timedispupdated30843">
|
||||
$('#timedispupdated30843').replaceWith(DisplayShortTime(1661574176278897107, false
|
||||
));
|
||||
</script>
|
||||
·
|
||||
<a href="history.html">
|
||||
5 revisions
|
||||
</a>
|
||||
|
||||
<a href="../30843.html">
|
||||
<i class="fa fa-link fa-lg"></i>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
|
||||
</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -1027,9 +1031,9 @@ function createAlert(msg, isError, autoClose, noClose) {
|
||||
</div>
|
||||
|
||||
<script>
|
||||
contentLoaded(false, function() {
|
||||
UpdateSidebar("wiki");
|
||||
});
|
||||
contentLoaded( false , function() {
|
||||
UpdateSidebar("wiki");
|
||||
});
|
||||
</script>
|
||||
|
||||
|
||||
@@ -1037,7 +1041,7 @@ contentLoaded(false, function() {
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row hidden-print" id="mobileSidebar" hx-boost="true" hx-target="#maincontent-refresh" hx-push-url="true" hx-swap="innerHTML scroll:top" >
|
||||
<div class="row hidden-print" id="mobileSidebar" hx-boost="true" hx-target="#maincontent-refresh" hx-push-url="true" hx-on::after-request="document.getElementById('maincontent').scrollTo({top: 0, behavior: 'instant'})" >
|
||||
<div class="col-xs-12 hidden-md hidden-lg">
|
||||
<div class="navbar navbar-default navbar-fixed-bottom">
|
||||
<div class="container" style="display: flex; justify-content: space-around;">
|
||||
@@ -1046,7 +1050,7 @@ contentLoaded(false, function() {
|
||||
|
||||
|
||||
|
||||
<div id="mobilesidebar-archives" class="mobilesidebar-item" style="margin-top:10px; padding-bottom:20px; flex: 1; text-align: center;" hx-get="https://groups.io/g/MTFHRT/topics?sidebar=true" hx-boost="true" hx-target="#maincontent-refresh" hx-push-url="true" hx-swap="innerHTML scroll:top" >
|
||||
<div id="mobilesidebar-archives" class="mobilesidebar-item" style="margin-top:10px; padding-bottom:20px; flex: 1; text-align: center;" hx-get="https://groups.io/g/MTFHRT/topics?sidebar=true" hx-boost="true" hx-target="#maincontent-refresh" hx-push-url="true" hx-on::after-request="document.getElementById('maincontent').scrollTo({top: 0, behavior: 'instant'})" >
|
||||
<div style="display: inline-block; position: relative;">
|
||||
<div style="position: relative;display: inline-block;">
|
||||
<i class="fa-fw fa-light fa-comments fa-2x"></i>
|
||||
|
||||
@@ -98,7 +98,7 @@ const hapticsSelectionEnd = async () => {
|
||||
console.log("stack:", errorObj.stack);
|
||||
stack = errorObj.stack;
|
||||
}
|
||||
console.log("client_id:", "web.web08.308608.1716942586900001370");
|
||||
console.log("client_id:", "web.web09.559071.1717547326010357476");
|
||||
console.log("last_error:", lastError);
|
||||
console.log("stack:", stack);
|
||||
}
|
||||
@@ -123,7 +123,7 @@ const hapticsSelectionEnd = async () => {
|
||||
column: column,
|
||||
stack: stack,
|
||||
last_error: lastError,
|
||||
client_id: "web.web08.308608.1716942586900001370"
|
||||
client_id: "web.web09.559071.1717547326010357476"
|
||||
},
|
||||
success: function() {
|
||||
if (console && console.log) {
|
||||
@@ -146,7 +146,7 @@ const hapticsSelectionEnd = async () => {
|
||||
|
||||
<script src="../../../../tinymce-5.10.9/tinymce.min.js"></script>
|
||||
<script src="../../../../js/browser-image-compression-2.0.2.min.js"></script>
|
||||
<link href="../../../../css/application-dd5f7573172c822cf8f887b39fdc5fd6.css" rel="stylesheet" id="groupsio-css">
|
||||
<link href="../../../../css/application-b35c46a4f2933b80328831b245058b7d.css" rel="stylesheet" id="groupsio-css">
|
||||
<script src="../../../../js/application-2fb8693374ebdea0ffcbb3b8c1d39910.js" id="groupsio-js"></script>
|
||||
<script src="../../../../js/run_prettify.js"></script>
|
||||
<title>
|
||||
@@ -164,6 +164,7 @@ const hapticsSelectionEnd = async () => {
|
||||
|
||||
|
||||
|
||||
|
||||
<script>
|
||||
htmx.config.scrollBehavior = "instant";
|
||||
htmx.config.historyCacheSize = 0;
|
||||
@@ -171,7 +172,7 @@ const hapticsSelectionEnd = async () => {
|
||||
console.log("FULL PAGE LOAD");
|
||||
</script>
|
||||
</head>
|
||||
<body id="body" class="" hx-headers='{"Accept-Version": "bacb18388c7ee34255b655736ec35923a2f94935"}' hx-ext="preload" hx-boost="false">
|
||||
<body id="body" class="" hx-headers='{"Accept-Version": "e401e3db1ef5632008e37243e277cc231ed330ab"}' hx-ext="preload" hx-boost="false">
|
||||
|
||||
<script>
|
||||
if (window.matchMedia && window.matchMedia('(prefers-color-scheme: dark)').matches) {
|
||||
@@ -638,7 +639,7 @@ function showAutocompleteModal(modalName) {
|
||||
|
||||
|
||||
|
||||
<div id="mainrow" class="row" hx-boost="true" hx-target="#maincontent-refresh" hx-push-url="true" hx-swap="innerHTML scroll:top" >
|
||||
<div id="mainrow" class="row" hx-boost="true" hx-target="#maincontent-refresh" hx-push-url="true" hx-on::after-request="document.getElementById('maincontent').scrollTo({top: 0, behavior: 'instant'})" >
|
||||
<div id="groupsidebar" class="scrollbar hidden-print">
|
||||
<div class="scrollbar-content">
|
||||
<div id="accordion" role="tablist" aria-multiselectable="true" style="margin-bottom:20px;">
|
||||
@@ -830,28 +831,36 @@ function createAlert(msg, isError, autoClose, noClose) {
|
||||
|
||||
|
||||
|
||||
<form class="form-inline pull-right hidden-xs" method="get" action="https://groups.io/g/MTFHRT/wikisearch">
|
||||
|
||||
|
||||
<div class="input-group">
|
||||
<input id="searchbox" type="text" class="form-control" placeholder="Search" title="Search" name="q" size="20" style="height:37px">
|
||||
<div class="input-group-btn">
|
||||
<button class="btn btn-primary" type="submit" style="height:37px;" aria-label="Search">
|
||||
<span class="fa fa-search"></span>
|
||||
</button>
|
||||
<div class="row breadcrumb-row" style="margin-bottom: 10px">
|
||||
<div class="col-xs-12 col-sm-9">
|
||||
<span class="hidden-sm hidden-md hidden-lg pull-right" style="padding:8px 15px;"><a data-toggle="modal" data-target="#searchModal"><i class="fa fa-search"></i></a></span>
|
||||
<div class="breadcrumb-container">
|
||||
|
||||
<ol class="breadcrumb scroll-breadcrumb">
|
||||
<li><a href="https://groups.io/g/MTFHRT"><i class="fa fa-home"></i> MTFHRT</a></li>
|
||||
<li><a href="https://groups.io/g/MTFHRT/wiki"><i class="fa fa-book"></i> Wiki</a></li>
|
||||
|
||||
<li class="active"><i class="fa fa-book"></i> Basic Estrogel Guide</li>
|
||||
</ol>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
<div class="col-sm-3 hidden-xs">
|
||||
<form class="form-inline pull-right" method="get" action="https://groups.io/g/MTFHRT/wikisearch">
|
||||
|
||||
|
||||
<div class="input-group">
|
||||
<input id="searchbox" type="text" class="form-control" placeholder="Search" title="Search" name="q" size="20" style="height:37px">
|
||||
<div class="input-group-btn">
|
||||
<button class="btn btn-primary" type="submit" style="height:37px;" aria-label="Search">
|
||||
<span class="fa fa-search"></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<span class="hidden-sm hidden-md hidden-lg pull-right" style="padding:8px 15px;"><a data-toggle="modal" data-target="#searchModal"><i class="fa fa-search"></i></a></span>
|
||||
<ol class="breadcrumb">
|
||||
<li class="hidden-xs"><a href="https://groups.io/g/MTFHRT"><i class="fa fa-home"></i> MTFHRT</a></li>
|
||||
<li><a href="https://groups.io/g/MTFHRT/wiki"><i class="fa fa-book"></i> Wiki</a></li>
|
||||
|
||||
<li class="active"><i class="fa fa-book"></i> Basic Estrogel Guide</li>
|
||||
</ol>
|
||||
|
||||
|
||||
<div class="modal fade" id="searchModal" tabindex="-1" role="dialog" aria-labelledby="searchModalLabel">
|
||||
<div class="modal-dialog" role="document">
|
||||
@@ -941,23 +950,18 @@ function createAlert(msg, isError, autoClose, noClose) {
|
||||
|
||||
</span>
|
||||
|
||||
|
||||
<div class="pull-right">
|
||||
Last edited
|
||||
|
||||
<div class="pull-right">
|
||||
<a href="history.html">
|
||||
|
||||
<script id="timedispupdated30843">
|
||||
$('#timedispupdated30843').replaceWith(DisplayShortTime(1661574176278897107, false
|
||||
));
|
||||
</script>
|
||||
·
|
||||
<a href="history.html">
|
||||
5 revisions
|
||||
</a>
|
||||
|
||||
<a href="../30843.html">
|
||||
<i class="fa fa-link fa-lg"></i>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
|
||||
</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -1027,9 +1031,9 @@ function createAlert(msg, isError, autoClose, noClose) {
|
||||
</div>
|
||||
|
||||
<script>
|
||||
contentLoaded(false, function() {
|
||||
UpdateSidebar("wiki");
|
||||
});
|
||||
contentLoaded( false , function() {
|
||||
UpdateSidebar("wiki");
|
||||
});
|
||||
</script>
|
||||
|
||||
|
||||
@@ -1037,7 +1041,7 @@ contentLoaded(false, function() {
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row hidden-print" id="mobileSidebar" hx-boost="true" hx-target="#maincontent-refresh" hx-push-url="true" hx-swap="innerHTML scroll:top" >
|
||||
<div class="row hidden-print" id="mobileSidebar" hx-boost="true" hx-target="#maincontent-refresh" hx-push-url="true" hx-on::after-request="document.getElementById('maincontent').scrollTo({top: 0, behavior: 'instant'})" >
|
||||
<div class="col-xs-12 hidden-md hidden-lg">
|
||||
<div class="navbar navbar-default navbar-fixed-bottom">
|
||||
<div class="container" style="display: flex; justify-content: space-around;">
|
||||
@@ -1046,7 +1050,7 @@ contentLoaded(false, function() {
|
||||
|
||||
|
||||
|
||||
<div id="mobilesidebar-archives" class="mobilesidebar-item" style="margin-top:10px; padding-bottom:20px; flex: 1; text-align: center;" hx-get="https://groups.io/g/MTFHRT/topics?sidebar=true" hx-boost="true" hx-target="#maincontent-refresh" hx-push-url="true" hx-swap="innerHTML scroll:top" >
|
||||
<div id="mobilesidebar-archives" class="mobilesidebar-item" style="margin-top:10px; padding-bottom:20px; flex: 1; text-align: center;" hx-get="https://groups.io/g/MTFHRT/topics?sidebar=true" hx-boost="true" hx-target="#maincontent-refresh" hx-push-url="true" hx-on::after-request="document.getElementById('maincontent').scrollTo({top: 0, behavior: 'instant'})" >
|
||||
<div style="display: inline-block; position: relative;">
|
||||
<div style="position: relative;display: inline-block;">
|
||||
<i class="fa-fw fa-light fa-comments fa-2x"></i>
|
||||
|
||||
@@ -98,7 +98,7 @@ const hapticsSelectionEnd = async () => {
|
||||
console.log("stack:", errorObj.stack);
|
||||
stack = errorObj.stack;
|
||||
}
|
||||
console.log("client_id:", "web.web08.308552.1716942585869628942");
|
||||
console.log("client_id:", "web.web09.559019.1717547324966590604");
|
||||
console.log("last_error:", lastError);
|
||||
console.log("stack:", stack);
|
||||
}
|
||||
@@ -123,7 +123,7 @@ const hapticsSelectionEnd = async () => {
|
||||
column: column,
|
||||
stack: stack,
|
||||
last_error: lastError,
|
||||
client_id: "web.web08.308552.1716942585869628942"
|
||||
client_id: "web.web09.559019.1717547324966590604"
|
||||
},
|
||||
success: function() {
|
||||
if (console && console.log) {
|
||||
@@ -146,7 +146,7 @@ const hapticsSelectionEnd = async () => {
|
||||
|
||||
<script src="../../../../tinymce-5.10.9/tinymce.min.js"></script>
|
||||
<script src="../../../../js/browser-image-compression-2.0.2.min.js"></script>
|
||||
<link href="../../../../css/application-dd5f7573172c822cf8f887b39fdc5fd6.css" rel="stylesheet" id="groupsio-css">
|
||||
<link href="../../../../css/application-b35c46a4f2933b80328831b245058b7d.css" rel="stylesheet" id="groupsio-css">
|
||||
<script src="../../../../js/application-2fb8693374ebdea0ffcbb3b8c1d39910.js" id="groupsio-js"></script>
|
||||
<script src="../../../../js/run_prettify.js"></script>
|
||||
<title>
|
||||
@@ -171,7 +171,7 @@ const hapticsSelectionEnd = async () => {
|
||||
console.log("FULL PAGE LOAD");
|
||||
</script>
|
||||
</head>
|
||||
<body id="body" class="" hx-headers='{"Accept-Version": "bacb18388c7ee34255b655736ec35923a2f94935"}' hx-ext="preload" hx-boost="false">
|
||||
<body id="body" class="" hx-headers='{"Accept-Version": "e401e3db1ef5632008e37243e277cc231ed330ab"}' hx-ext="preload" hx-boost="false">
|
||||
|
||||
<script>
|
||||
if (window.matchMedia && window.matchMedia('(prefers-color-scheme: dark)').matches) {
|
||||
@@ -638,7 +638,7 @@ function showAutocompleteModal(modalName) {
|
||||
|
||||
|
||||
|
||||
<div id="mainrow" class="row" hx-boost="true" hx-target="#maincontent-refresh" hx-push-url="true" hx-swap="innerHTML scroll:top" >
|
||||
<div id="mainrow" class="row" hx-boost="true" hx-target="#maincontent-refresh" hx-push-url="true" hx-on::after-request="document.getElementById('maincontent').scrollTo({top: 0, behavior: 'instant'})" >
|
||||
<div id="groupsidebar" class="scrollbar hidden-print">
|
||||
<div class="scrollbar-content">
|
||||
<div id="accordion" role="tablist" aria-multiselectable="true" style="margin-bottom:20px;">
|
||||
@@ -1070,7 +1070,7 @@ function countChecked(id) {
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row hidden-print" id="mobileSidebar" hx-boost="true" hx-target="#maincontent-refresh" hx-push-url="true" hx-swap="innerHTML scroll:top" >
|
||||
<div class="row hidden-print" id="mobileSidebar" hx-boost="true" hx-target="#maincontent-refresh" hx-push-url="true" hx-on::after-request="document.getElementById('maincontent').scrollTo({top: 0, behavior: 'instant'})" >
|
||||
<div class="col-xs-12 hidden-md hidden-lg">
|
||||
<div class="navbar navbar-default navbar-fixed-bottom">
|
||||
<div class="container" style="display: flex; justify-content: space-around;">
|
||||
@@ -1079,7 +1079,7 @@ function countChecked(id) {
|
||||
|
||||
|
||||
|
||||
<div id="mobilesidebar-archives" class="mobilesidebar-item" style="margin-top:10px; padding-bottom:20px; flex: 1; text-align: center;" hx-get="https://groups.io/g/MTFHRT/topics?sidebar=true" hx-boost="true" hx-target="#maincontent-refresh" hx-push-url="true" hx-swap="innerHTML scroll:top" >
|
||||
<div id="mobilesidebar-archives" class="mobilesidebar-item" style="margin-top:10px; padding-bottom:20px; flex: 1; text-align: center;" hx-get="https://groups.io/g/MTFHRT/topics?sidebar=true" hx-boost="true" hx-target="#maincontent-refresh" hx-push-url="true" hx-on::after-request="document.getElementById('maincontent').scrollTo({top: 0, behavior: 'instant'})" >
|
||||
<div style="display: inline-block; position: relative;">
|
||||
<div style="position: relative;display: inline-block;">
|
||||
<i class="fa-fw fa-light fa-comments fa-2x"></i>
|
||||
|
||||
Reference in New Issue
Block a user