Skip to content

Commit 71360ea

Browse files
rominaildemiankatz
andauthored
Update themes/bootstrap5/templates/myresearch/cataloglogin.phtml
Co-authored-by: Demian Katz <demian.katz@villanova.edu>
1 parent ee97394 commit 71360ea

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

themes/bootstrap5/templates/myresearch/cataloglogin.phtml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
/**
33
* Variables used by the view.
44
*
5-
* @property bool showMenu Whether to show the side menu (default: true). The menu won't show in a lightbox
6-
* @property bool headTitle Whether to set the page title or leave it to what it as been previously set (default: true).
7-
* @property int level Header level. Default is 1.
8-
* @property ?array targets
9-
* @property mixed defaultTarget
10-
* @property ?string loginMethod
5+
* @property bool $showMenu Whether to show the side menu (default: true). The menu won't show in a lightbox
6+
* @property bool $headTitle Whether to set the page title or leave it to what it as been previously set (default: true)
7+
* @property int $level Heading level for main heading. Default is 1
8+
* @property ?array $targets Available login targets (if supported)
9+
* @property mixed $defaultTarget Default login target (if applicable)
10+
* @property ?string $loginMethod Active login method
1111
*/
1212

1313
// Set up breadcrumbs:

0 commit comments

Comments
 (0)