Improve AngularJS performance with one-time binding for static strings
[civicrm-core.git] / ang / crmCxn / AdvTable.html
index 7080fdd7a90275598db3e0633751a7a0ee74f352..905cec4397d759a715a9a6d04468f14a3e2c8376 100644 (file)
@@ -1,8 +1,8 @@
 <table>
   <thead>
   <tr>
-    <th>{{ts('Property')}}</th>
-    <th>{{ts('Value')}}</th>
+    <th>{{:: ts('Property') }}</th>
+    <th>{{:: ts('Value') }}</th>
   </tr>
   </thead>
   <tbody>