Skip to content

Commit 387e996

Browse files
committed
Rename sitemap.js
1 parent 71e2c7c commit 387e996

File tree

3 files changed

+1
-2
lines changed

3 files changed

+1
-2
lines changed
File renamed without changes.

app/views/layouts/cms/sitemap.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
55
<title><%= page_title %></title>
66
<%= stylesheet_link_tag 'cms/application' %>
7-
<%= javascript_include_tag "cms/new-sitemap" %>
7+
<%= javascript_include_tag "cms/sitemap" %>
88
<%= csrf_meta_tags %>
99
<%= yield :html_head %>
1010
</head>

todo_ui_Revamp.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ Tasks:
22

33
- Move sitemap items
44
-- [BUG] Sometime when you move an item between lists, the moving element disappears behind the other lists. All you see is the drop target.
5-
-- Rename new-sitemap.js to sitemap.js
65

76
## UI Merge Items
87
* page_editor.css/page_content_editing.css shouldn't have been deleted during the bootstrap UI merge.

0 commit comments

Comments
 (0)