Quantcast

Just noticed. why the hell we deleted defaults for Elv's dt panels lol?

Darthpred [02-28-13 - 12:54]
Just noticed. why the hell we deleted defaults for Elv's dt panels lol?
Filename
ElvUI_SLE/config/profile.lua
diff --git a/ElvUI_SLE/config/profile.lua b/ElvUI_SLE/config/profile.lua
index 61552d2..3bfddc9 100644
--- a/ElvUI_SLE/config/profile.lua
+++ b/ElvUI_SLE/config/profile.lua
@@ -254,14 +254,14 @@ P['datatexts'] = {

 	['panels'] = {
 		['LeftChatDataPanel'] = {
-			['left'] = '',
-			['middle'] = '',
-			['right'] = '',
+			['left'] = 'Armor',
+			['middle'] = 'Durability',
+			['right'] = 'Avoidance',
 		},
 		['RightChatDataPanel'] = {
-			['left'] = '',
-			['middle'] = '',
-			['right'] = '',
+			['left'] = 'System',
+			['middle'] = 'Time',
+			['right'] = 'Gold',
 		},
 		['DP_1'] = {
 			['left'] = '',
@@ -315,14 +315,14 @@ P['datatexts'] = {

 	['panels'] = {
 		['LeftChatDataPanel'] = {
-			['left'] = '',
-			['middle'] = '',
-			['right'] = '',
+			['left'] = 'Armor',
+			['middle'] = 'Durability',
+			['right'] = 'Avoidance',
 		},
 		['RightChatDataPanel'] = {
-			['left'] = '',
-			['middle'] = '',
-			['right'] = '',
+			['left'] = 'System',
+			['middle'] = 'Time',
+			['right'] = 'Gold',
 		},
 		['DP_1'] = {
 			['left'] = '',