Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mahara
mahara
Commits
b8aa05fd
Commit
b8aa05fd
authored
Jan 22, 2008
by
Clare Lenihan
Committed by
Clare Lenihan
Jan 22, 2008
Browse files
renamed new myviews files
parent
02dab297
Changes
2
Hide whitespace changes
Inline
Side-by-side
htdocs/theme/default/templates/view/
myviews
.tpl
→
htdocs/theme/default/templates/view/
index
.tpl
View file @
b8aa05fd
File moved
htdocs/view/
myviews
.php
→
htdocs/view/
index
.php
View file @
b8aa05fd
...
...
@@ -211,5 +211,5 @@ function submitto_submit(Pieform $form, $values) {
$smarty
=
smarty
();
$smarty
->
assign
(
'views'
,
$data
);
$smarty
->
assign
(
'pagination'
,
$pagination
[
'html'
]);
$smarty
->
display
(
'view/
myviews
.tpl'
);
$smarty
->
display
(
'view/
index
.tpl'
);
?>
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment