Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F1082932
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
519 B
Subscribers
None
View Options
diff --git a/js/profile.js b/js/profile.js
--- a/js/profile.js
+++ b/js/profile.js
@@ -1,12 +1,12 @@
(function ($, Drupal, drupalSettings) {
var url = jQuery('#url').val();
if(url != ''){
go_toStore(url);
}
})(jQuery, Drupal, drupalSettings);
function go_toStore(url){
if(confirm("Application YellowPages") == true){
- window.location = "myapp://Thailand Yellowpages"
+ window.location = "my app://Thailand Yellow Pages"
}
}
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Tue, Dec 24, 9:45 PM (1 d, 15 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
193678
Attached To
rPF typ_profile
Event Timeline
Log In to Comment