Page MenuHomeIn-Portal Phabricator

simple
No OneTemporary

File Metadata

Created
Fri, May 2, 11:40 PM
Index: branches/1.0.x/_install/install_data.sql
===================================================================
--- branches/1.0.x/_install/install_data.sql (revision 13003)
+++ branches/1.0.x/_install/install_data.sql (revision 13004)
@@ -1 +1 @@
-UPDATE Category SET l1_Name = 'Home (TD)' WHERE l1_Name = 'Home';
\ No newline at end of file
+UPDATE Category SET l1_Name = 'Home' WHERE l1_Name = 'Home';
\ No newline at end of file

Event Timeline