Compare commits

..

3 Commits

Author SHA1 Message Date
renovate[bot]
e15abf932c
⬆️ Update dependency bootstrap to v5.3.2 2023-09-14 15:18:26 +00:00
4c179d3dff
Merge pull request #214 from asheroto/master
Update nextcloud-settings-modal.ejs
2023-09-11 07:32:14 +02:00
asheroto
7fe3b23ef4
Update nextcloud-settings-modal.ejs
Fix misspelling of example
2023-09-10 22:10:07 -05:00
3 changed files with 8 additions and 8 deletions

View File

@ -9,7 +9,7 @@
"dependencies": { "dependencies": {
"@fortawesome/fontawesome-free": "6.1.2", "@fortawesome/fontawesome-free": "6.1.2",
"app-root-path": "3.0.0", "app-root-path": "3.0.0",
"bootstrap": "5.3.1", "bootstrap": "5.3.2",
"cookie-parser": "1.4.6", "cookie-parser": "1.4.6",
"cron": "2.1.0", "cron": "2.1.0",
"debug": "4.3.4", "debug": "4.3.4",

View File

@ -30,7 +30,7 @@
<div class="col-12"> <div class="col-12">
<label for="hostname" class="form-label">Hostname</label> <label for="hostname" class="form-label">Hostname</label>
<input id="hostname" type="text" class="form-control" aria-describedby="hostname-help"> <input id="hostname" type="text" class="form-control" aria-describedby="hostname-help">
<div id="hostname-help" class="form-text">exemple.com:8080</span> <div id="hostname-help" class="form-text">example.com:8080</span>
</div> </div>
</div> </div>
</div> </div>
@ -70,4 +70,4 @@
</div> </div>
</div> </div>

View File

@ -197,12 +197,12 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"bootstrap@npm:5.3.1": "bootstrap@npm:5.3.2":
version: 5.3.1 version: 5.3.2
resolution: "bootstrap@npm:5.3.1" resolution: "bootstrap@npm:5.3.2"
peerDependencies: peerDependencies:
"@popperjs/core": ^2.11.8 "@popperjs/core": ^2.11.8
checksum: f8176376aa6c6d8947d58a67f0c57fa0b6b7dcd087ff83454e0d727c07cf33e8107e56aa298045d652f84b53b24ac72457af73e41c5631c9ebdc1909039c5dac checksum: d5580b253d121ffc137388d41da58dce8d15f1ccd574e12f28d4a08e7649ca15e95db645b2b677cb8025bccd446bff04138fc0fe64f8cba0ccc5dc004a8644cf
languageName: node languageName: node
linkType: hard linkType: hard
@ -1095,7 +1095,7 @@ __metadata:
dependencies: dependencies:
"@fortawesome/fontawesome-free": 6.1.2 "@fortawesome/fontawesome-free": 6.1.2
app-root-path: 3.0.0 app-root-path: 3.0.0
bootstrap: 5.3.1 bootstrap: 5.3.2
cookie-parser: 1.4.6 cookie-parser: 1.4.6
cron: 2.1.0 cron: 2.1.0
debug: 4.3.4 debug: 4.3.4