Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
storyshare_www_encrypt
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Analytics
Repository Analytics
Value Stream Analytics
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
goodmorning
storyshare
storyshare_www_encrypt
Commits
bc9dc7e0
Commit
bc9dc7e0
authored
May 15, 2018
by
platyhouse
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
.
parent
d4b8de58
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
modules/helpdeskclient/views/helpdeskclient/helpdesk_items.html
...s/helpdeskclient/views/helpdeskclient/helpdesk_items.html
+1
-1
platyFramework/apps/admin/views/defaultTheme/common/footer.html
...ramework/apps/admin/views/defaultTheme/common/footer.html
+1
-1
No files found.
modules/helpdeskclient/views/helpdeskclient/helpdesk_items.html
View file @
bc9dc7e0
...
@@ -33,7 +33,7 @@
...
@@ -33,7 +33,7 @@
<? } ?>
<? } ?>
<? if (!count($items)) { ?>
<? if (!count($items)) { ?>
<tr>
<tr>
<td
align=
center
colspan=
"
3
"
>
문의 내용이 없습니다.
</td>
<td
align=
center
colspan=
"
4
"
>
문의 내용이 없습니다.
</td>
</tr>
</tr>
<? } ?>
<? } ?>
</tbody>
</tbody>
...
...
platyFramework/apps/admin/views/defaultTheme/common/footer.html
View file @
bc9dc7e0
...
@@ -66,7 +66,7 @@
...
@@ -66,7 +66,7 @@
$
(
function
()
{
$
(
function
()
{
//Initialize Select2 Elements
//Initialize Select2 Elements
$
(
'
.select2
'
).
select2
()
//
$('.select2').select2()
consoleLog
=
function
(
msg
)
{
//See https://stackoverflow.com/a/27074218/470749
consoleLog
=
function
(
msg
)
{
//See https://stackoverflow.com/a/27074218/470749
var
e
=
new
Error
();
var
e
=
new
Error
();
...
...
Write
Preview
Markdown
is supported
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