mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-07-29 19:20:52 -04:00
Convert gDialog and gCancel over to g-dialog and g-cancel. Refactor CSS id's and classes in the login/reset password dialog.
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
appendTo('body').submit().remove();
|
||||
};
|
||||
</script>
|
||||
<div id="gTaskLogDialog">
|
||||
<div id="gTaskLog-dialog">
|
||||
<h1> <?= $task->name ?> </h1>
|
||||
<div class="gTaskLog">
|
||||
<pre><?= html::purify($task->get_log()) ?></pre>
|
||||
|
||||
Reference in New Issue
Block a user