[livejournal] r17310: LJSUP-6482: SMS Notification RU - remove...
Committer: dpetrov
LJSUP-6482: SMS Notification RU - removed provider toggle supportU trunk/htdocs/manage/profile/index.bml
Modified: trunk/htdocs/manage/profile/index.bml
===================================================================
--- trunk/htdocs/manage/profile/index.bml 2010-09-09 02:53:54 UTC (rev 17309)
+++ trunk/htdocs/manage/profile/index.bml 2010-09-09 03:02:38 UTC (rev 17310)
@@ -521,6 +521,7 @@
$ret .= "</table>\n";
$ret .= "<script type='text/javascript'>";
+ $ret .= "var supportedDEF = [901,903,905,906,909,920,921,922,923,924,925,926,927,928,929,930,931,932,933,934,936,937,938,960,961,962,963,964,965,967,968,997];";
$ret .= "var smsNotifyDict = {";
$ret .= "";
$ret .= "sendsmsbut : \"$ML{'.section.textmsg.button'}\",";
